Closed polliard-jmfe closed 8 years ago
I found that with the following resource declaration:
include_recipe 'auditd::default'
If I run
include_recipe 'auditd::rules'
Then I get the same failure.
resolved with PR #22 .. This will ship with release 0.1.8.
Running this on a RHEL 72 system from a wrapper cookbook. The rules get put in place and the package gets added but I get the following when the service is manipulated.
Recipe: auditd::default
Appears that perhaps this was not intended for use with RHEL 7 (upstart)?