added and linked hostgroups

This commit is contained in:
Arne Teuke
2017-07-27 12:44:19 +01:00
parent 3f12bbd92d
commit 7b27896ccb
6 changed files with 234 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ Configuration
* manage Nagios template definitions through external Puppet rules via define
* manage Nagios main contacts through Puppet exports. Additional contacts can be created through external Puppet rules via define, to avoid having to alter the module code.
* 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.
* configure NRPE on clients (optional)
* configure firewall (optional)
* configure selinux policies (optional)