Skip to content

Commit

Permalink
Merge pull request #120 from bastelfreak/facts2
Browse files Browse the repository at this point in the history
dont set trusted_node_data/trusted_server_facts
  • Loading branch information
sebastianrakel authored Oct 11, 2023
2 parents 4a93bc6 + 3077c19 commit d938768
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/voxpupuli/test/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
# and 7.12+ and requires rspec-puppet 2.11.0+.
config.facter_implementation = 'rspec'

# always mock trusted/server side facts
config.trusted_node_data = true
config.trusted_server_facts = true

config.after(:suite) do
RSpec::Puppet::Coverage.report!
end
Expand Down

0 comments on commit d938768

Please sign in to comment.