Disable epel
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
class openstack::mirantis_repos (
|
||||
$type = 'external',
|
||||
$enable_epel = true
|
||||
$enable_epel = false
|
||||
) {
|
||||
case $::osfamily {
|
||||
'Debian': {
|
||||
|
||||
Reference in New Issue
Block a user