puppet-openstack_extras/spec
Tobias Urdin ad70eae45b Set module_hotfixes=true for yumrepo if Puppet >= 6.15.0
The RDO and CentOS Advanced Virt repositories contains
packages that should be considered hotfixes to version
found in Base repo and similar and should have priority
over them.

The yumrepo_core [1] change that was released in 1.0.7
adds the module_hotfixes parameter to yumrepo and it's
included in Puppet >= 6.15.0 which we should set to true
to make sure packages in RDO and CentOS Advanced Virt
repos is considered hotfixes upon base packages.

When we only support Puppet 7 and forward we should set
this by default for the yumrepo resources.

[1] a14c059b7d

Depends-On: https://review.opendev.org/c/792966
Change-Id: Ie747273e2ce23fadba0f3946e227ee143c1632db
2021-06-04 07:39:08 +00:00
..
acceptance Add Puppet Litmus 2020-08-31 21:45:11 +02:00
classes Set module_hotfixes=true for yumrepo if Puppet >= 6.15.0 2021-06-04 07:39:08 +00:00
defines Use g-api instead of g-reg in unit tests 2020-08-19 08:14:34 +09:00
functions Use puppet4 functions-api 2018-11-01 16:31:22 +01:00
unit/puppet/provider Replace port 35357 with 5000 for "auth_url" 2018-07-18 15:17:02 +07:00
shared_examples.rb Initial msync run for all Puppet OpenStack modules 2015-08-18 14:16:50 +02:00
spec_helper.rb Set fixture paths for unit tests 2021-06-02 14:11:59 +09:00
spec_helper_acceptance.rb Add Puppet Litmus 2020-08-31 21:45:11 +02:00