...
- module/manifests/
- init.ppĀ
- params.pp
- install.pp
- config.pp
- service.pp
- config/firewall.pp
- config/logging.pp
- config/audit.pp
- config/selinux.pp (this one may just have to be mixed in at times, however, any boolean flipping should probably be done here)
- config/pki.pp
- config/tcpwrappers.pp
Each of these items in bold must adhere to the following
...