diff options
author | m00133142 <meimei@huawei.com> | 2015-10-20 17:34:35 +0800 |
---|---|---|
committer | m00133142 <meimei@huawei.com> | 2015-10-20 17:34:35 +0800 |
commit | 88a8d60c48560bbdc607378efd75c89ef01f124e (patch) | |
tree | 1917d1290b60e894321d32afabd8e2abdc1fff8a /build/templates | |
parent | 9037b62da8598f9cb73c9203c3a01d8afbfd6173 (diff) |
please replace all the URL that cannot be accessed from international
JIRA: COMPASS-110
Change-Id: Ia602064fb08b5f398f4e34bbbe358d5312b6743e
Signed-off-by: m00133142 <meimei@huawei.com>
Diffstat (limited to 'build/templates')
-rw-r--r-- | build/templates/RedHat_juno.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/templates/RedHat_juno.tmpl b/build/templates/RedHat_juno.tmpl index 6381ef8d..e8a54ac8 100644 --- a/build/templates/RedHat_juno.tmpl +++ b/build/templates/RedHat_juno.tmpl @@ -4,7 +4,6 @@ set -x yum remove systemd -y # add 163 repo yum install wget -y -#wget -O /etc/yum.repos.d/CentOS7-Base-163.repo http://mirrors.163.com/.help/CentOS7-Base-163.repo wget -O /epel-release-7-5.noarch.rpm http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm yum remove wget iptables-services -y yum update -y |