mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-18 19:09:30 +00:00
change tresuredata GPG key
http://www.fluentd.org/blog/update-gpg-key-for-td-agent
This commit is contained in:
@@ -7,7 +7,7 @@ class fluentd::repo::apt (
|
||||
$repos = 'contrib',
|
||||
$architecture = $::architecture,
|
||||
$key = {
|
||||
'id' => 'C901622B5EC4AF820C38AB861093DB45A12E206F',
|
||||
'id' => 'BEE682289B2217F45AF4CC3F901F9177AB97ACBE',
|
||||
'source' => 'http://packages.treasuredata.com/GPG-KEY-td-agent'
|
||||
},
|
||||
$include = {
|
||||
|
Reference in New Issue
Block a user