diff --git a/doc/file.README.html b/doc/file.README.html index 2799427..9d40486 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -126,17 +126,6 @@
Puppet Lint
excluded tests:
---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 between facts and inherited parameters.
--no-80chars-check: it is not always possible to stay within 80 characters, although typically only occurring on the parameter vault params.pp.
--no-arrow_alignment-check: this check leads to actually not having am easily readable arrow alignment, as this checks per block, not per class.
Puppet Parser
ERB Template Parser
diff --git a/doc/index.html b/doc/index.html index 78d8434..ef7f7ed 100644 --- a/doc/index.html +++ b/doc/index.html @@ -126,17 +126,6 @@Puppet Lint
excluded tests:
---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 between facts and inherited parameters.
--no-80chars-check: it is not always possible to stay within 80 characters, although typically only occurring on the parameter vault params.pp.
--no-arrow_alignment-check: this check leads to actually not having am easily readable arrow alignment, as this checks per block, not per class.
Puppet Parser
ERB Template Parser