Skip to content

Commit

Permalink
Update spec_helper_acceptance.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
karagyozovd authored Aug 9, 2018
1 parent 6eb08a6 commit 7bc3764
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 @@ -10,7 +10,7 @@
# Workaround https://tickets.puppetlabs.com/browse/BKR-821
install_puppetlabs_release_repo(host, repo = 'pc1', opts = { release_apt_repo_url: 'http://apt.puppetlabs.com' })

host.install_package("puppet-common=#{puppet_version}-1xenial")
host.install_package("puppet-agent=#{puppet_version}-1xenial")
configure_type_defaults_on(host)
else
install_puppet_on(host, version: puppet_version, puppet_agent_version: '1.1.0', default_action: 'gem_install')
Expand Down

0 comments on commit 7bc3764

Please sign in to comment.