diff --git a/Rakefile b/Rakefile index 8cac3021..69a1e2ae 100644 --- a/Rakefile +++ b/Rakefile @@ -10,4 +10,3 @@ end PuppetLint.configuration.fail_on_warnings = true PuppetLint.configuration.send('disable_80chars') -PuppetLint.configuration.send('disable_class_parameter_defaults')