Merge pull request #343 from puppetlabs/pdksync_pdksync_1.9.0-0-g7281db5
pdksync - 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-url": "https://github.com/puppetlabs/pdk-templates/",
|
||||||
"template-ref": "heads/master-0-g6814a87",
|
"template-ref": "1.9.0-0-g7281db5",
|
||||||
"pdk-version": "1.7.1"
|
"pdk-version": "1.9.0"
|
||||||
}
|
}
|
||||||
@@ -32,6 +32,9 @@ RSpec.configure do |c|
|
|||||||
# by default Puppet runs at warning level
|
# by default Puppet runs at warning level
|
||||||
Puppet.settings[:strict] = :warning
|
Puppet.settings[:strict] = :warning
|
||||||
end
|
end
|
||||||
|
c.filter_run_excluding(bolt: true) unless ENV['GEM_BOLT']
|
||||||
|
c.after(:suite) do
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def ensure_module_defined(module_name)
|
def ensure_module_defined(module_name)
|
||||||
|
|||||||
Reference in New Issue
Block a user