Remove class_parameter_defaults puppet-lint check

Change-Id: I03ff193cac487e9564d53438699f66eaf3b3d412
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud 2015-11-12 12:30:39 +01:00
parent 9c50e9c51d
commit c287e4a0e9
1 changed files with 0 additions and 1 deletions

View File

@ -10,4 +10,3 @@ end
PuppetLint.configuration.fail_on_warnings = true
PuppetLint.configuration.send('disable_80chars')
PuppetLint.configuration.send('disable_class_parameter_defaults')