We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f2590 commit 0ef62dbCopy full SHA for 0ef62db
spec/spec_helper_acceptance.rb
@@ -49,7 +49,7 @@ def install_modules_on(host)
49
install_modules_on master
50
51
# Install activemq on master
52
- install_puppetlabs_release_repo master
+ install_puppetlabs_release_repo(master, '')
53
install_package master, 'activemq'
54
55
['truststore', 'keystore'].each do |ext|
0 commit comments