update README for markdown lint
This commit is contained in:
@@ -46,14 +46,15 @@ All dependencies must be included in the catalogue.
|
||||
|
||||
via site.pp or nodes.pp
|
||||
|
||||
```
|
||||
```bash
|
||||
node 'example.example.net' {
|
||||
include cd_puppetdb
|
||||
include cd_elasticsearch
|
||||
}
|
||||
```
|
||||
|
||||
* through Foreman:
|
||||
|
||||
In order to apply parameters through Foreman, **__cd_fail2ban::params__** must be added to the host or hostgroup in question.
|
||||
In order to apply parameters through Foreman, **__cd_elasticsearch::params__** must be added to the host or host group in question.
|
||||
|
||||
See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user