X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=d4e36dadfd3a36312b46fb3bf972ed0fb00c6a69;hb=e13204f91cf940a00cc54773adba963a045a1656;hp=bb60173e570583d99123f4de02db60001d9b77c3;hpb=d1e87d477466455220daff8fe36ea1516591fd67;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/Rakefile b/Rakefile index bb60173..d4e36da 100644 --- a/Rakefile +++ b/Rakefile @@ -1,2 +1,6 @@ require 'puppetlabs_spec_helper/rake_tasks' -require 'rspec-system/rake_task' +require 'puppet-syntax/tasks/puppet-syntax' +require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any? + +PuppetLint.configuration.send('disable_relative') +