creates the main conffig target and header

This commit is contained in:
Arne Teuke
2018-12-10 15:56:28 +01:00
parent 2f3afa420b
commit e64adc8f82
6 changed files with 58 additions and 19 deletions

View File

@@ -32,12 +32,15 @@
### Features
INSTALLATION
* install binaries
* install rpm binaries
CONFIGURATION
* manage haproxy user
* manage directories (file system permissions, selinux context)
* manage files (file system permissions, content, selinux context)
SERVICE
* manage service
* manage haproxy service
### Repo Structure
Repostructure has moved to REPOSTRUCTURE.md in repo.
@@ -49,7 +52,7 @@ See the full Puppet documentation in docs/index.html
All dependencies must be included in the catalogue.
* [cd_resources](https://gitlab.confdroid.com/12WW1160/cd_resources) for managing yum base repos
* [cd_certbot](https://gitlab.confdroid.com/12WW1160/certbot) for automating TLS certificates for https
* [cd_concat](https://gitlab.confdroid.com/12ww1160/cd_concat) or [concat](https://github.com/puppetlabs/puppetlabs-concat) for managing file fragments
### Deployment