Skip to content

Commit

Permalink
Merge pull request #343 from geoffnichols/maint/1.x/install_activemq_…
Browse files Browse the repository at this point in the history
…from_legacy_deps_repo

(maint) Use legacy dependencies repo for activemq
  • Loading branch information
caseywilliams authored Nov 1, 2018
2 parents 83fcfa0 + 7d10dd2 commit deb9359
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 @@ -49,7 +49,7 @@ def install_modules_on(host)
install_modules_on master

# Install activemq on master
install_puppetlabs_release_repo master
install_puppetlabs_release_repo(master, '')
install_package master, 'activemq'

['truststore', 'keystore'].each do |ext|
Expand Down

0 comments on commit deb9359

Please sign in to comment.