We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dc216f + 695accd commit 9a3a32bCopy full SHA for 9a3a32b
lib/puppet/defaults.rb
@@ -194,8 +194,8 @@ def self.initialize_default_settings!(settings)
194
:desc => "The strictness level of puppet. Allowed values are:
195
196
* off - do not perform extra validation, do not report
197
- * warning - perform extra validation, report as warning (default)
198
- * error - perform extra validation, fail with error
+ * warning - perform extra validation, report as warning
+ * error - perform extra validation, fail with error (default)
199
200
The strictness level is for both language semantics and runtime
201
evaluation validation. In addition to controlling the behavior with
0 commit comments