Disable epel
This commit is contained in:
@@ -27,7 +27,7 @@ class openstack::mirantis_repos (
|
||||
repo_name => 'openstack-epel-fuel',
|
||||
# location => $repo_baseurl,
|
||||
mirrorlist => $mirrorlist,
|
||||
key_source => "https://fedoraproject.org/static/0608B895.txt\n http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6\n http://download.mirantis.com/epel-fuel/rabbit.key",
|
||||
key_source => "https://fedoraproject.org/static/0608B895.txt\n http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6\n http://download.mirantis.com/epel-fuel-folsom/rabbit.key",
|
||||
stage => 'openstack-custom-repo',
|
||||
gpgcheck => '0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user