Commit 877acb99 by ShangCheng

fix npm ropo and pip repo

parent 0460e790
...@@ -49,8 +49,8 @@ common_directories: ...@@ -49,8 +49,8 @@ common_directories:
COMMON_ENVIRONMENT: 'default_env' COMMON_ENVIRONMENT: 'default_env'
COMMON_DEPLOYMENT: 'default_deployment' COMMON_DEPLOYMENT: 'default_deployment'
COMMON_PIP_VERBOSITY: '' COMMON_PIP_VERBOSITY: ''
COMMON_PYPI_MIRROR_URL: 'https://pypi.python.org/simple' COMMON_PYPI_MIRROR_URL: 'https://pypi.tuna.tsinghua.edu.cn/simple'
COMMON_NPM_MIRROR_URL: 'https://registry.npmjs.org' COMMON_NPM_MIRROR_URL: 'https://registry.npm.taobao.org'
COMMON_UBUNTU_APT_KEYSERVER: "http://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search=" COMMON_UBUNTU_APT_KEYSERVER: "http://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search="
COMMON_EDX_PPA: "deb http://ppa.edx.org {{ ansible_distribution_release }} main" COMMON_EDX_PPA: "deb http://ppa.edx.org {{ ansible_distribution_release }} main"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment