spellcheck

This commit is contained in:
12WW1160
2021-01-02 21:19:27 +01:00
parent 116c3d8fa7
commit 4de75864ee
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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