spellcheck
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user