Disable epel

This commit is contained in:
vic
2012-11-14 22:04:21 +04:00
parent 50196f2438
commit 3e1d56e1e9

View File

@@ -1,7 +1,7 @@
#
class openstack::mirantis_repos (
$type = 'external',
$enable_epel = true
$enable_epel = false
) {
case $::osfamily {
'Debian': {