recommit for updates in build 120

This commit is contained in:
2017-07-27 16:29:05 +02:00
parent 254c788282
commit 137753dafe
41 changed files with 1299 additions and 265 deletions

View File

@@ -70,6 +70,8 @@
| | |-- add_hostgroups.pp
| | |-- add_servicegroup_rules.pp
| | |-- add_servicegroups.pp
| | |-- add_timeperiod_rules.pp
| | |-- add_timeperiods.pp
| | |-- commands.pp
| | |-- config.pp
| | |-- contactgroups.pp
@@ -77,7 +79,8 @@
| | |-- hostgroups.pp
| | |-- servicegroups.pp
| | |-- template_rules.pp
| | `-- templates.pp
| | |-- templates.pp
| | `-- timeperiods.pp
| |-- selinux
| | `-- config.pp
| |-- server
@@ -110,7 +113,9 @@
| | |-- svcgroups_cfg_head.erb
| | |-- svcgroups_cfg_rule.erb
| | |-- templates_cfg_head.erb
| | `-- templates_cfg_rule.erb
| | |-- templates_cfg_rule.erb
| | |-- timeperiods_cfg_head.erb
| | `-- timeperiods_cfg_rule.erb
| `-- selinux
| |-- statuscgi.erb
| `-- taccgi.erb
@@ -124,4 +129,4 @@
|-- README.md
`-- REPOSTRUCTURE.md
20 directories, 104 files
20 directories, 109 files