From 5278a61eddef9978d5ccf7d042f64b7adcd4f7d8 Mon Sep 17 00:00:00 2001 From: 12WW1160 Date: Sat, 2 Jan 2021 21:05:05 +0100 Subject: [PATCH] spellcheck --- .spelling | 1 - README.md | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) 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/).