aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-06-28 14:48:40 -0700
committerJosh Cooper <josh@puppet.com>2018-06-28 14:48:40 -0700
commit527447f54f40d2eed4d52a0477f0fcc1d8b8329b (patch)
tree2dfb11615f92f6ae710c857c5f81b73a031f5ffd /Rakefile
parenta73ad49d34744021f6c4fc090b54c907201de8a2 (diff)
downloadpuppet-augeas_core-527447f54f40d2eed4d52a0477f0fcc1d8b8329b.tar.gz
puppet-augeas_core-527447f54f40d2eed4d52a0477f0fcc1d8b8329b.tar.bz2
pdk update using 1.6.0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index fb58663..d4e36da 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,4 +2,5 @@ require 'puppetlabs_spec_helper/rake_tasks'
require 'puppet-syntax/tasks/puppet-syntax'
require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any?
-PuppetLint.configuration.send('relative')
+PuppetLint.configuration.send('disable_relative')
+