recommit for updates in build 3

This commit is contained in:
Jenkins Server
2017-07-28 15:36:18 +02:00
parent 776627c29e
commit f508f7e8df
20 changed files with 2867 additions and 0 deletions

15
REPOSTRUCTURE.md Normal file
View File

@@ -0,0 +1,15 @@
.
|-- manifests
| |-- main
| | |-- config.pp
| | |-- install.pp
| | `-- user.pp
| |-- init.pp
| `-- params.pp
|-- Gemfile
|-- Gemfile.lock
|-- Jenkinsfile
|-- LICENSE
`-- README.md
2 directories, 10 files