Skip to content

Commit

Permalink
Attempt to fix test failure related to concat
Browse files Browse the repository at this point in the history
  • Loading branch information
glennmorris committed Aug 31, 2024
1 parent c6b5a1e commit 1371fe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/support/acceptance/setup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
scp_to(host, "#{__dir__}/../../fixtures/facts/site.yaml", '/opt/puppetlabs/facter/facts.d/site.yaml')
install_puppet_module_via_pmt_on(host, 'puppet/alternatives', '5')
install_puppet_module_via_pmt_on(host, 'puppetlabs/java', '10')
install_puppet_module_via_pmt_on(host, 'puppetlabs/concat', '9')
end

0 comments on commit 1371fe2

Please sign in to comment.