Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

puppet collections repo is incorrect #208

Closed
logicminds opened this issue Apr 17, 2019 · 1 comment
Closed

puppet collections repo is incorrect #208

logicminds opened this issue Apr 17, 2019 · 1 comment

Comments

@logicminds
Copy link
Contributor

The default value of the collections repo is wrong for RHEL based systems:

provisioner:
  puppet_yum_collections_repo: http://yum.puppetlabs.com/puppet5/puppet-release-el-7.noarch.rpm
  puppet_yum_repo: https://yum.puppetlabs.com/puppet5/puppet5-release-el-7.noarch.rpm

and should be :

provisioner:
  puppet_yum_collections_repo: https://yum.puppetlabs.com/puppet5/puppet5-release-el-7.noarch.rpm

This would need to be updated for each redhat based platform.

Similar to #154

@neillturner
Copy link
Owner

closed. fixed in version 3.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants