feat: deep merge yum repos to manage

- fixed merging of yum repos
- changed puppet7 to use local copy of repo
This commit is contained in:
2024-03-28 21:13:23 +11:00
parent 6b92910457
commit e02921be75
9 changed files with 13 additions and 22 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ class profiles::puppet::agent (
# Ensure the puppet-agent package is installed and locked to a specific version
package { 'puppet-agent':
ensure => $puppet_version,
ensure => $puppet_version,
require => Class['profiles::yum::puppet7'],
}
# if puppet-version is anything other than latest, set a versionlock