mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-12-16 05:10:36 +00:00
Fix formatting
This commit is contained in:
parent
e5650f47d1
commit
3fb5293880
@ -26,7 +26,7 @@ class fluentd::repo::yum (
|
||||
|
||||
exec { 'remove old GPG key':
|
||||
command => 'rpm -e --allmatches gpg-pubkey-a12e206f-*',
|
||||
path => '/bin:/usr/bin/',
|
||||
path => '/bin:/usr/bin/',
|
||||
onlyif => 'rpm -qi gpg-pubkey-a12e206f-*',
|
||||
notify => Exec['add GPG key'],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user