diff options
Diffstat (limited to 'build/templates/RedHat_juno.tmpl')
-rw-r--r-- | build/templates/RedHat_juno.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/templates/RedHat_juno.tmpl b/build/templates/RedHat_juno.tmpl index 1f6873bb..9741b860 100644 --- a/build/templates/RedHat_juno.tmpl +++ b/build/templates/RedHat_juno.tmpl @@ -7,7 +7,7 @@ wget -O /etc/yum.repos.d/CentOS7-Base-163.repo http://mirrors.163.com/.help/Cen yum remove wget iptables-services -y rm -f /etc/yum.repos.d/CentOS-*.repo yum repolist -yum cleanall +yum clean all # add openstack juno repo 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 |