recommit for updates in build 90

This commit is contained in:
2017-07-25 17:57:28 +02:00
parent c80477007a
commit cc2d2cbf29
25 changed files with 619 additions and 35 deletions

View File

@@ -17,6 +17,7 @@
| | |-- cd_nagios_3A_3Amain_3A_3Adirs.html
| | |-- cd_nagios_3A_3Amain_3A_3Ainstall.html
| | |-- cd_nagios_3A_3Amain_3A_3Auser.html
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Acommands.html
| | |-- cd_nagios_3A_3Aparams.html
| | |-- cd_nagios_3A_3Aselinux_3A_3Aconfig.html
| | |-- cd_nagios_3A_3Aserver_3A_3Aaccess_rules.html
@@ -46,7 +47,9 @@
| | `-- user.pp
| |-- nagios
| | `-- objects
| | `-- commands.pp
| | |-- commands.pp
| | |-- template_rules.pp
| | `-- templates.pp
| |-- selinux
| | `-- config.pp
| |-- server
@@ -68,7 +71,10 @@
| |-- nagios
| | |-- cgi_cfg.erb
| | |-- htpasswd_rule.erb
| | `-- nagios_cfg.erb
| | |-- nagios_cfg.erb
| | |-- templates_cfg.erb
| | |-- templates_cfg_head.erb
| | `-- templates_cfg_rule.erb
| `-- selinux
| |-- statuscgi.erb
| `-- taccgi.erb
@@ -82,4 +88,4 @@
|-- README.md
`-- REPOSTRUCTURE.md
20 directories, 62 files
20 directories, 68 files