diff --git a/manifests/selinux/config.pp b/manifests/selinux/config.pp index d2f434a..2cf5f1c 100644 --- a/manifests/selinux/config.pp +++ b/manifests/selinux/config.pp @@ -35,7 +35,7 @@ class cd_nagios::selinux::config ( command => 'sealert -a /var/log/audit/audit.log > avc_alerts', cwd => $ng_user_home, path => ['/usr/bin'], - creates -> 'avc_alerts', + creates => "${ng_user_home}/avc_alerts", } # sealert tac-cgi