This commit is contained in:
12WW1160
2021-01-02 22:27:24 +01:00
parent b618b3ea41
commit 0b9b242d3f

View File

@@ -23,9 +23,11 @@ tune the parameters, before deploying into live production!!! __**`
# Features # Features
INSTALLATION INSTALLATION
* install rpm binaries * install rpm binaries
CONFIGURATION CONFIGURATION
* manage haproxy user * manage haproxy user
* manage directories (file system permissions, selinux context) * manage directories (file system permissions, selinux context)
* manage files (file system permissions, content, selinux context) * manage files (file system permissions, content, selinux context)
@@ -35,6 +37,7 @@ CONFIGURATION
* ACL options * ACL options
SERVICE SERVICE
* manage haproxy service * manage haproxy service
* restart service after changes in the configuration * restart service after changes in the configuration
@@ -61,6 +64,7 @@ node 'example.example.net' {
include cd_haproxy include cd_haproxy
} }
``` ```
## through Foreman: ## through Foreman:
Add params.pp to the host or hostgroup. Add params.pp to the host or hostgroup.