kemra102 / puppet-auditd

Manage the audit daemon and it's rules.
BSD 2-Clause "Simplified" License
14 stars 54 forks source link

fix numeric rule ordering #57

Open h0tw1r3 opened 5 years ago

h0tw1r3 commented 5 years ago

Numeric is used everywhere in the code and examples, but concat isn't numeric by default.

alexjfisher commented 5 years ago

Will this not break the module for users that are using strings though?