#导入华为yum源配置
cat > /etc/yum.repos.d/CentOS-Base.repo <<EOF
# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#
[base]
name=CentOS-\$releasever - Base - repo.huaweicloud.com
baseurl=https://repo.huaweicloud.com/centos/\$releasever/os/\$basearch/
#mirrorlist=https://mirrorlist.centos.org/?release=\$releasever&arch=\$bas