arildjensen / cis-puppet

Center for Internet Security Linux Benchmark implementation for PuppetLabs
Other
117 stars 62 forks source link

Use Sysctl Module instead of flat files #3

Closed arenstar closed 10 years ago

arenstar commented 11 years ago

I think its better design to use already made modules thats are created to manage resources..

Flat files, Service Management, Package Management directly tramples over existing puppet manifests which makes including and integrating CIS-PUPPET impossible

nibalizer commented 10 years ago

@arenstar I agree with this. Can you also patch the Modulefile to add the sysctl module as a dependency? If you don't have time or interest I can do it.

Thanks for the commit!

arenstar commented 10 years ago

please do, im a bit swamped these days... :) though it would make the module better :)

nibalizer commented 10 years ago

@arenstar alright we're rocking and rolling now!