Skip to content

Commit

Permalink
dont explicitly install puppet agent on host
Browse files Browse the repository at this point in the history
  • Loading branch information
zilchms committed Feb 13, 2024
1 parent 53307ed commit 4465ff1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
require 'voxpupuli/acceptance/spec_helper_acceptance'

configure_beaker do |host|
# Install Puppet
install_puppet_release_repo_on(host)
install_local_module on(host)
install_puppet_module_via_pmt_on(host, stdlib)
end

0 comments on commit 4465ff1

Please sign in to comment.