mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-07 23:09:30 +00:00
changed apt key to full fingerprint
This commit is contained in:
@@ -19,7 +19,7 @@ describe 'fluentd::repo::apt', :type => :class do
|
||||
'release' => 'precise',
|
||||
'repos' => 'contrib',
|
||||
'key' => {
|
||||
'id' => '1093DB45A12E206F',
|
||||
'id' => 'C901622B5EC4AF820C38AB861093DB45A12E206F',
|
||||
'source' => 'https://packages.treasuredata.com/GPG-KEY-td-agent'
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user