recommit for updates in build 2

This commit is contained in:
Jenkins Server
2017-07-20 14:08:03 +02:00
parent 8b0100d73a
commit c7e77e4c88
21 changed files with 3066 additions and 0 deletions

19
REPOSTRUCTURE.md Normal file
View File

@@ -0,0 +1,19 @@
.
|-- manifests
| |-- main
| | |-- config.pp
| | |-- dirs.pp
| | |-- files.pp
| | `-- install.pp
| |-- init.pp
| `-- params.pp
|-- templates
| `-- main
| `-- selinux_config.erb
|-- Gemfile
|-- Gemfile.lock
|-- Jenkinsfile
|-- LICENSE
`-- README.md
4 directories, 12 files