pdksync_1.9.0-0-g7281db5
This commit is contained in:
@@ -0,0 +1 @@
|
||||
--relative
|
||||
|
||||
@@ -78,6 +78,6 @@
|
||||
}
|
||||
],
|
||||
"template-url": "https://github.com/puppetlabs/pdk-templates/",
|
||||
"template-ref": "heads/master-0-g6814a87",
|
||||
"pdk-version": "1.7.1"
|
||||
"template-ref": "1.9.0-0-g7281db5",
|
||||
"pdk-version": "1.9.0"
|
||||
}
|
||||
@@ -32,6 +32,9 @@ RSpec.configure do |c|
|
||||
# by default Puppet runs at warning level
|
||||
Puppet.settings[:strict] = :warning
|
||||
end
|
||||
c.filter_run_excluding(bolt: true) unless ENV['GEM_BOLT']
|
||||
c.after(:suite) do
|
||||
end
|
||||
end
|
||||
|
||||
def ensure_module_defined(module_name)
|
||||
|
||||
Reference in New Issue
Block a user