spellcheck

This commit is contained in:
12WW1160
2021-01-02 21:05:05 +01:00
parent 24e217c7f3
commit 5278a61edd
2 changed files with 1 additions and 3 deletions

View File

@@ -41,7 +41,6 @@ selinux
frontend frontend
cd_resources cd_resources
cd_concat cd_concat
**__cd_haproxy::params__**
concat concat
site.pp site.pp
nodes.pp nodes.pp

View File

@@ -63,8 +63,7 @@ node 'example.example.net' {
``` ```
## through Foreman: ## through Foreman:
In order to apply parameters through Foreman, **__cd_haproxy::params__** must Add params.pp to the host or hostgroup.
be added to the host or hostgroup in question.
See [more details about class deployment on Confdroid.com] See [more details about class deployment on Confdroid.com]
(https://confdroid.com/2017/05/deploying-our-puppet-modules/). (https://confdroid.com/2017/05/deploying-our-puppet-modules/).