Skip to content

Commit 3b1384b

Browse files
committed
blacksmith tasks
1 parent 53aa7f6 commit 3b1384b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ require 'puppet-lint/tasks/puppet-lint'
55
require 'rspec-system/rake_task'
66
require 'rubygems'
77
require 'puppetlabs_spec_helper/rake_tasks'
8+
require 'puppet_blacksmith/rake_tasks'
89

910
PuppetLint.configuration.ignore_paths = ["spec/fixtures/modules/cron/manifests/*.pp"]
1011
PuppetLint.configuration.log_format = '%{path}:%{linenumber}:%{KIND}: %{message}'

0 commit comments

Comments
 (0)