lint
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user