aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorJorie Tappa <jorie@jorietappa.com>2018-07-19 16:54:15 -0500
committerJorie Tappa <jorie@jorietappa.com>2018-07-19 16:54:15 -0500
commite74dce11298298889a40879aad1e2fcc27fa0559 (patch)
tree3095399f6e3f25c2f24949efefca4a950bc5ae22 /Rakefile
parent2142feac49c20972e39ed0e11a017fbbf15cc51f (diff)
downloadpuppet-cron_core-e74dce11298298889a40879aad1e2fcc27fa0559.tar.gz
puppet-cron_core-e74dce11298298889a40879aad1e2fcc27fa0559.tar.bz2
Install pdk
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
new file mode 100644
index 0000000..d4e36da
--- /dev/null
+++ b/Rakefile
@@ -0,0 +1,6 @@
+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('disable_relative')
+