recommit for updates in build 1

This commit is contained in:
Jenkins ConfDroid
2018-04-24 17:07:21 +02:00
parent 857e970419
commit 572561b530
23 changed files with 3533 additions and 0 deletions

20
REPOSTRUCTURE.md Normal file
View File

@@ -0,0 +1,20 @@
.
|-- manifests
| |-- firewall
| | `-- iptables.pp
| |-- main
| | |-- config.pp
| | |-- dirs.pp
| | |-- files.pp
| | `-- install.pp
| |-- server
| | `-- service.pp
| |-- init.pp
| `-- params.pp
|-- Gemfile
|-- Gemfile.lock
|-- Jenkinsfile
|-- LICENSE
`-- README.md
4 directories, 13 files