feat: cleanup old repo management
- change profiles::puppet::agent to require Yumrepo['puppet'] - remove managed repos hieradata - remove profiles::yum::* classes that are not required - remove missed rebase comment
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
# Class: profiles::yum::global
|
||||
#
|
||||
# This class manages global YUM configurations and optionally includes the
|
||||
# base and EPEL yum repository profiles based on the content of the
|
||||
# $managed_repos parameter, which is an array of repository names.
|
||||
class profiles::yum::global (
|
||||
Hash $repos = {},
|
||||
Boolean $purge = true,
|
||||
|
||||
Reference in New Issue
Block a user