recommit for updates in build 12

This commit is contained in:
Jenkins Server
2017-07-28 17:58:08 +02:00
parent 5764c2855c
commit f631534d0a
18 changed files with 1862 additions and 106 deletions

View File

@@ -11,6 +11,7 @@
| |-- puppet_classes
| | |-- cd_nrpe_3A_3Amain_3A_3Aconfig.html
| | |-- cd_nrpe_3A_3Amain_3A_3Ainstall.html
| | |-- cd_nrpe_3A_3Amain_3A_3Auser.html
| | |-- cd_nrpe_3A_3Amainn_3A_3Auser.html
| | |-- cd_nrpe_3A_3Aparams.html
| | |-- cd_nrpe_3A_3Auser.html
@@ -22,12 +23,21 @@
| |-- puppet_class_list.html
| `-- top-level-namespace.html
|-- manifests
| |-- commands
| | `-- definitions.pp
| |-- firewall
| | `-- iptables.pp
| |-- main
| | |-- config.pp
| | |-- dirs.pp
| | |-- files.pp
| | |-- install.pp
| | |-- service.pp
| | `-- user.pp
| |-- init.pp
| `-- params.pp
|-- templates
| `-- nrpe_cfg_head.erb
|-- tests
| `-- UTF_Files
|-- CHANGELOG.md
@@ -38,4 +48,4 @@
|-- README.md
`-- REPOSTRUCTURE.md
7 directories, 31 files
10 directories, 38 files