diff --git a/.spelling b/.spelling index e607cb0..bf209ed 100644 --- a/.spelling +++ b/.spelling @@ -41,7 +41,6 @@ selinux frontend cd_resources cd_concat -**__cd_haproxy::params__** concat site.pp nodes.pp diff --git a/README.md b/README.md index 4b649b0..86eed22 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,7 @@ node 'example.example.net' { ``` ## through Foreman: -In order to apply parameters through Foreman, **__cd_haproxy::params__** must -be added to the host or hostgroup in question. +Add params.pp to the host or hostgroup. See [more details about class deployment on Confdroid.com] (https://confdroid.com/2017/05/deploying-our-puppet-modules/).