Version information
released Jan 20th 2015
This version is compatible with:
Start using this module
Add this module to your Puppetfile:
mod 'noma4i-windows_cis', '0.1.3'
Learn more about managing modules with a PuppetfileDocumentation
noma4i/windows_cis — version 0.1.3 Jan 20th 2015
windows_cis
Overview
Puppet module which is able TRULY apply CIS rules. It can apply security templates and registry-based policy.
Usage
class { 'windows_cis::rules':
ensure => 'present',
list => 'all',
}
This will apply basic scored CIS rules for Standalone Server Instance. Some additional rules also are defined in rules_list.txt
Limitations
Windows only ofc
Dependencies
- joshcooper/powershell (>= 0.0.5 <5.0.0)
- jonono-auditpol (>= 0.1.2 <5.0.0)