TODO-0001 - markdown lint

This commit is contained in:
Arne Teuke
2021-09-09 13:04:53 +02:00
parent b5a3ae7fc4
commit af33e80194
2 changed files with 2 additions and 5 deletions

View File

@@ -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.