Version information
released Nov 20th 2014
Start using this module
Add this module to your Puppetfile:
mod 'elsopapa-cishardening', '1.0.21'
Learn more about managing modules with a PuppetfileDocumentation
elsopapa/cishardening — version 1.0.21 Nov 20th 2014
#cishardening
####Table of Contents
- Overview
- Module Description - What the module does and why it is useful
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
##Overview Module for hardening Ubuntu (using CIS as reference)
##Module Description
this module shows how to harden your Ubuntu host according to the Centre for Internet Security This is NOT the complete set of controls - and its based on jamtur01-puppet-hardening
It should be very easy to use the provided control examples and add the additional controls contained in the Benchmark.
##Usage include cishardening
include cishardening and edit ntp.pp , issue.pp and ssh.pp to correct your settings
##Limitations
for ubuntu 14.04.1 may work in Ubuntu 12
Dependencies
- puppetlabs/ntp (>=3.3.0)
- netmanagers/fail2ban (>= 1.4.0)
- example42/sysctl (>= 2.0.15)
- puppetlabs/concat (>= 1.1.2)