mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-11 16:19:29 +00:00
Fix formatting
This commit is contained in:
committed by
Max Wilhelm
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'],
|
||||
}
|
||||
|
Reference in New Issue
Block a user