added and linked add_timeperiods

This commit is contained in:
Arne Teuke
2017-07-27 15:28:21 +01:00
parent 82aee3bacd
commit e76e4f857c
8 changed files with 190 additions and 4 deletions

View File

@@ -53,6 +53,7 @@ Configuration
* manage Nagios main contactgroups through Puppet exports. Additional contact groups can be created through external Puppet rules via define, to avoid having to alter the module code.
* manage Nagios main hostgroups through Puppet exports. Additional host groups can be created through external Puppet rules via define, to avoid having to alter the module code.
* manage Nagios main servicegroups through Puppet exports. Additional service groups can be created through external Puppet rules via define, to avoid having to alter the module code.
* manage Nagios main timeperiods through Puppet exports. Additional timeperiods can be created through external Puppet rules via define, to avoid having to alter the module code.
* configure NRPE on clients (optional)
* configure firewall (optional)
* configure selinux policies (optional)