chef-cookbooks / auditd

Install and configure user mode auditd tools
Apache License 2.0
34 stars 40 forks source link

Setting Attribute ruleset fails to produce any output #26

Closed polliard-jmfe closed 8 years ago

polliard-jmfe commented 8 years ago

Setting node.default['auditd']['ruleset'] = 'cis' and running the auditd cookbook results in no change to the auditd rule base.

This had been working prior to the upgrade of the chefdk/chef-client.

The version of chefdk this is being tested with is. Chef Development Kit Version: 0.15.15 chef-client version: 12.11.18 delivery version: 0.0.23 (bf89a6b776b55b89a46bbd57fcaa615c143a09a0) berks version: 4.3.5 kitchen version: 1.10.0

Operating System targets RHEL 72 and RHEL 67

polliard-jmfe commented 8 years ago

Maybe just a documentation issue? I manually ran the auditd::rules and now the rules get added.

polliard-jmfe commented 8 years ago

Looking at it again, I am not sure how it worked the first time. Closing issue as just a PEBKAC problem.