From 4de75864ee88540a8487e5d9465ef67eda7b534d Mon Sep 17 00:00:00 2001 From: 12WW1160 Date: Sat, 2 Jan 2021 21:19:27 +0100 Subject: [PATCH] spellcheck --- .spelling | 2 ++ README.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.spelling b/.spelling index c09c5ec..8e6dd61 100644 --- a/.spelling +++ b/.spelling @@ -45,6 +45,7 @@ concat site.pp nodes.pp params.pp +params Foreman hostgroup confdroid.com @@ -52,3 +53,4 @@ haproxy.cfg deployment CentOS 5.x +class diff --git a/README.md b/README.md index 2009c72..bc9a6fa 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ node 'example.example.net' { Add params.pp to the host or hostgroup. -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/). # Documentation @@ -119,7 +119,7 @@ If selinux is disabled, these contexts are ignored. * `--no-class_inherits_from_params_class-check`:relevant only to non-supported outdated puppet versions * `--no-variable_scope-check`: not applicable as we are inheriting - parameters from params class. the lint check does not distinguish + parameters from the params class. the lint check does not distinguish between facts and inherited parameters. * `--no-80chars-check`: it is not always possible to stay within 80 characters, although typically only occurring on the