Skip to content

Conversation

@rendhalver
Copy link
Member

No description provided.

@rendhalver rendhalver force-pushed the feature/puppet4_only branch 3 times, most recently from a6f703a to 471f988 Compare August 13, 2017 18:16
@rendhalver rendhalver force-pushed the feature/puppet4_only branch from 471f988 to 8e5550b Compare August 13, 2017 18:36
PuppetDB: 6.0.1 better support for Puppet 4+ min puppet version is now 4.7.0
PostgreSQL: 5.1.0
@rendhalver rendhalver changed the title Remove puppet 3 from travis and add Puppet 5 to travis Remove puppet 3 support and add Puppet 5 support Aug 26, 2017
@rendhalver rendhalver requested a review from a team August 31, 2017 17:14
$lc_collection_name = downcase($puppet::collection)
yumrepo { "puppetlabs-${lc_collection_name}":
descr => "Puppet Labs Collection ${::puppet::collection} EL ${::operatingsystemmajrelease} - ${::architecture}",
baseurl => "http://yum.puppetlabs.com/el/${::operatingsystemmajrelease}/${::puppet::collection}/${::architecture}",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I know, Puppet 5 packages are available in a separate repository for rpm-based distros, e.g. http://yum.puppetlabs.com/puppet5/el/7/x86_64 (note that puppet5 goes before /el/ part), as it's mentioned in puppet 5 installing instructions. Not sure if it's directly connected with this PR though.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.
I hadn't tested this on RedHatish distros or dug too far into the docs.

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

Successfully merging this pull request may close these issues.

3 participants