recommit for updates in build 97

This commit is contained in:
2017-07-26 13:16:49 +02:00
parent 223ca945a2
commit d395b5f60d
29 changed files with 1124 additions and 80 deletions

View File

@@ -49,7 +49,11 @@
| | `-- user.pp
| |-- nagios
| | `-- objects
| | |-- add_contact.pp
| | |-- add_contact_rules.pp
| | |-- commands.pp
| | |-- config.pp
| | |-- contacts.pp
| | |-- template_rules.pp
| | `-- templates.pp
| |-- selinux
@@ -72,9 +76,11 @@
| | `-- nagios_ssl_vhost.erb
| |-- nagios
| | |-- cgi_cfg.erb
| | |-- contacts_cfg.erb
| | |-- contacts_cfg_head.erb
| | |-- contacts_cfg_rule.erb
| | |-- htpasswd_rule.erb
| | |-- nagios_cfg.erb
| | |-- templates_cfg.erb
| | |-- templates_cfg_head.erb
| | `-- templates_cfg_rule.erb
| `-- selinux
@@ -90,4 +96,4 @@
|-- README.md
`-- REPOSTRUCTURE.md
20 directories, 70 files
20 directories, 76 files