mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-25 11:25:01 +01:00
modulesync 5.3.0
This commit is contained in:
parent
957f1627ba
commit
d1218a7291
8 changed files with 27 additions and 110 deletions
|
@ -9,6 +9,8 @@ ENV['COVERAGE'] ||= 'yes' if Dir.exist?(File.expand_path('../lib', __dir__))
|
|||
|
||||
require 'voxpupuli/test/spec_helper'
|
||||
|
||||
add_mocked_facts!
|
||||
|
||||
if File.exist?(File.join(__dir__, 'default_module_facts.yml'))
|
||||
facts = YAML.safe_load(File.read(File.join(__dir__, 'default_module_facts.yml')))
|
||||
facts&.each do |name, value|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue