Change-Id: I1bcb03da5dc5b0f2f62c8c1142acfba75ebc4383
This commit is contained in:
ZhongShengping
2017-05-26 16:57:48 +08:00
parent bcd38a6543
commit 4c8478a0ac

View File

@@ -9,7 +9,7 @@ RSpec.configure do |c|
@default_facts = OSDefaults.get_facts
end
# add custom facts globally for anyone using rspec-pupet-facts
# add custom facts globally for anyone using rspec-puppet-facts
add_custom_fact :os_service_default, '<SERVICE DEFAULT>'
add_custom_fact :os_workers, '2'
end