recommit for updates in build 2
This commit is contained in:
34
REPOSTRUCTURE.md
Normal file
34
REPOSTRUCTURE.md
Normal file
@@ -0,0 +1,34 @@
|
||||
.
|
||||
|-- manifests
|
||||
| |-- client
|
||||
| | `-- target.pp
|
||||
| |-- firewall
|
||||
| | `-- iptables.pp
|
||||
| |-- main
|
||||
| | |-- config.pp
|
||||
| | |-- dirs.pp
|
||||
| | |-- install.pp
|
||||
| | `-- user.pp
|
||||
| |-- selinux
|
||||
| | `-- config.pp
|
||||
| |-- server
|
||||
| | |-- access.pp
|
||||
| | |-- access_rules.pp
|
||||
| | |-- files.pp
|
||||
| | `-- service.pp
|
||||
| |-- init.pp
|
||||
| `-- params.pp
|
||||
|-- templates
|
||||
| |-- nagios
|
||||
| | |-- cgi_cfg.erb
|
||||
| | |-- htpasswd_head.erb
|
||||
| | `-- htpasswd_rule.erb
|
||||
| `-- selinux
|
||||
| `-- taccgi.erb
|
||||
|-- Gemfile
|
||||
|-- Gemfile.lock
|
||||
|-- Jenkinsfile
|
||||
|-- LICENSE
|
||||
`-- README.md
|
||||
|
||||
9 directories, 22 files
|
||||
Reference in New Issue
Block a user