CentOS: Remove manage_epel
This parameter was deprecated during the previous cycle[1]. [1] aa3805bb5e8e057d541f34344b912e8abba7718f Change-Id: Ibd0c8eb4805875b6365d4f2f9967937410dc6284
This commit is contained in:
parent
3392f8555a
commit
e34d7d7cb9
@ -70,7 +70,6 @@ class openstack_integration::repos {
|
|||||||
|
|
||||||
class { 'openstack_extras::repo::redhat::redhat':
|
class { 'openstack_extras::repo::redhat::redhat':
|
||||||
manage_rdo => false,
|
manage_rdo => false,
|
||||||
manage_epel => false,
|
|
||||||
centos_mirror_url => $centos_mirror,
|
centos_mirror_url => $centos_mirror,
|
||||||
repo_source_hash => {
|
repo_source_hash => {
|
||||||
'delorean.repo' => $delorean_repo,
|
'delorean.repo' => $delorean_repo,
|
||||||
|
Loading…
Reference in New Issue
Block a user