X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=d4e36dadfd3a36312b46fb3bf972ed0fb00c6a69;hb=34f6ef68062fb7fb9da715c4c314d5d5363a6565;hp=bb60173e570583d99123f4de02db60001d9b77c3;hpb=621111ee73d02f3ed64c071972a047c085bac6cf;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') +