Skip to content

Commit

Permalink
fix stdlib install
Browse files Browse the repository at this point in the history
  • Loading branch information
zilchms committed Feb 13, 2024
1 parent 59d7b1e commit 27ebe32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

configure_beaker do |host|
install_local_module_on(host)
install_puppet_module_via_pmt_on(host, stdlib)
install_puppet_module_via_pmt_on(host, 'puppetlabs-stdlib')
end

0 comments on commit 27ebe32

Please sign in to comment.