mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-25 11:25:01 +01:00
modulesync 9.1.0
This commit is contained in:
parent
0116f1caf5
commit
f383d32565
9 changed files with 88 additions and 4 deletions
|
@ -9,6 +9,10 @@ ENV['COVERAGE'] ||= 'yes' if Dir.exist?(File.expand_path('../lib', __dir__))
|
|||
|
||||
require 'voxpupuli/test/spec_helper'
|
||||
|
||||
RSpec.configure do |c|
|
||||
c.facterdb_string_keys = false
|
||||
end
|
||||
|
||||
add_mocked_facts!
|
||||
|
||||
if File.exist?(File.join(__dir__, 'default_module_facts.yml'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue