TODO-0001 - markdown lint
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
`**__!!! Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previuos configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production!!! __**`
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
INSTALLATION
|
||||
@@ -31,7 +30,6 @@ CONFIGURATION
|
||||
* backend options
|
||||
* ACL options
|
||||
|
||||
|
||||
SERVICE
|
||||
|
||||
* manage haproxy service
|
||||
@@ -55,13 +53,13 @@ node 'example.example.net' {
|
||||
include cd_haproxy
|
||||
}
|
||||
```
|
||||
|
||||
* through Foreman:
|
||||
|
||||
In order to apply parameters through Foreman, **__cd_haproxy::params__** must be added to the host or hostgroup in question.
|
||||
|
||||
See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/).
|
||||
|
||||
|
||||
## Parameters
|
||||
|
||||
The parameters are documented via puppet strings and [listed here](/docs/index.html). Simply open in web browser.
|
||||
|
||||
Reference in New Issue
Block a user