recommit for updates in build 3

This commit is contained in:
Jenkins Server
2017-08-03 14:12:32 +02:00
parent 82035d505c
commit 423db4a354
22 changed files with 3140 additions and 0 deletions

17
REPOSTRUCTURE.md Normal file
View File

@@ -0,0 +1,17 @@
.
|-- manifests
| |-- main
| | |-- config.pp
| | |-- dirs.pp
| | |-- files.pp
| | |-- install.pp
| | `-- service.pp
| |-- init.pp
| `-- params.pp
|-- Gemfile
|-- Gemfile.lock
|-- Jenkinsfile
|-- LICENSE
`-- README.md
2 directories, 12 files