This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
class puppet_cd::r10k::install (
|
||||
|
||||
) inherits puppet_cd::params {
|
||||
# if ($pt_pm_fqdn == $fqdn) and ($pt_use_r10k == true) {
|
||||
if $pt_use_r10k == true {
|
||||
if ($pt_pm_fqdn == $fqdn) and ($pt_use_r10k == true) {
|
||||
# enable CRB
|
||||
exec { 'enable_crb':
|
||||
command => 'dnf config-manager --set-enabled crb',
|
||||
|
||||
Reference in New Issue
Block a user