pdksync_heads/master-0-gb096033
This commit is contained in:
@@ -29,6 +29,11 @@ default_fact_files.each do |f|
|
||||
end
|
||||
end
|
||||
|
||||
# read default_facts and merge them over what is provided by facterdb
|
||||
default_facts.each do |fact, value|
|
||||
add_custom_fact fact, value
|
||||
end
|
||||
|
||||
RSpec.configure do |c|
|
||||
c.default_facts = default_facts
|
||||
c.before :each do
|
||||
|
||||
Reference in New Issue
Block a user