aboutsummaryrefslogtreecommitdiffstats
path: root/build/templates/RedHat_liberty.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'build/templates/RedHat_liberty.tmpl')
-rw-r--r--build/templates/RedHat_liberty.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/templates/RedHat_liberty.tmpl b/build/templates/RedHat_liberty.tmpl
index 74aada7b..9cf02af7 100644
--- a/build/templates/RedHat_liberty.tmpl
+++ b/build/templates/RedHat_liberty.tmpl
@@ -10,7 +10,7 @@ yum repolist
yum clean all
yum install yum-plugin-priorities -y
-yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm -y
+yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm -y
yum install http://rdo.fedorapeople.org/openstack-$OPV/rdo-release-$OPV.rpm -y
# modify centos7 repo for workaround
@@ -47,7 +47,7 @@ EOF
cat <<EOF >/etc/yum.repos.d/ceph.repo
[ceph]
name=Ceph packages for x86_64
-baseurl=http://ceph.com/rpm-hammer/rhel7/x86_64
+baseurl=http://ceph.com/rpm-infernalis/el7/x86_64
enabled=1
priority=2
gpgcheck=1
@@ -56,7 +56,7 @@ gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc
[ceph-noarch]
name=Ceph noarch packages
-baseurl=http://ceph.com/rpm-hammer/rhel7/noarch
+baseurl=http://ceph.com/rpm-infernalis/el7/noarch
enabled=1
priority=2
gpgcheck=1