Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
update dcos link for azure china (#3033)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored and jackfrancis committed May 23, 2018
1 parent c8812e9 commit d0fbe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parts/dcos/bstrap/dcosprovision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ case $DCOS_ENVIRONMENT in
UNZIP_DOWNLOAD_URL=http://acsengine.blob.core.chinacloudapi.cn/dcos/unzip_6.0-20ubuntu1_amd64.deb
LIBLTDL_DOWNLOAD_URL=http://acsengine.blob.core.chinacloudapi.cn/dcos/libltdl7_2.4.6-0.1_amd64.deb
DOCKER_CE_DOWNLOAD_URL=http://mirror.kaiyuanshe.cn/docker-ce/linux/ubuntu/dists/xenial/pool/stable/amd64/docker-ce_17.09.0~ce-0~ubuntu_amd64.deb
SELINUX_DOWNLOAD_URL=http://mirror.kaiyuanshe.cn/docker-ce/linux/ubuntu/dists/xenial/pool/stable/amd64/selinux-utils_2.4-3build2_amd64.deb
SELINUX_DOWNLOAD_URL=http://acsengine.blob.core.chinacloudapi.cn/dcos/selinux-utils_2.4-3build2_amd64.deb
;;
esac

Expand Down

0 comments on commit d0fbe11

Please sign in to comment.