Commit b284cecd by Feanil Patel

Don't use common_pypi mirror for devpi.

parent f013f714
......@@ -63,7 +63,6 @@
name={{ item }}
state=present
virtualenv={{ devpi_venv_dir }}
extra_args="-i {{ COMMON_PYPI_MIRROR_URL }}"
sudo_user: "{{ devpi_user }}"
with_items: devpi_pip_pkgs
notify: restart devpi
......
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