Skip to content

Commit

Permalink
(MODULES-4098) Sync the rest of the files
Browse files Browse the repository at this point in the history
  • Loading branch information
hunner committed Jan 19, 2017
1 parent 5c597a5 commit 6ce5086
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-bla

PuppetLint.configuration.fail_on_warnings = true
PuppetLint.configuration.send('relative')
PuppetLint.configuration.send('disable_80chars')
PuppetLint.configuration.send('disable_class_inherits_from_params_class')
PuppetLint.configuration.send('disable_documentation')
PuppetLint.configuration.send('disable_single_quote_string_with_variables')
PuppetLint.configuration.ignore_paths = ["spec/**/*.pp", "pkg/**/*.pp", "vendor/**/*.pp"]

desc 'Generate pooler nodesets'
task :gen_nodeset do
Expand Down

0 comments on commit 6ce5086

Please sign in to comment.