Merge "Corrected entry for pip's trusted-host"
This commit is contained in:
commit
0edd52c5a9
@ -25,7 +25,7 @@ cat >/tmp/pip.conf <<EOF
|
||||
[global]
|
||||
timeout = 60
|
||||
index-url = $NODEPOOL_PYPI_MIRROR
|
||||
trusted-host = $NODEPOOL_PYPI_MIRROR
|
||||
trusted-host = $NODEPOOL_MIRROR_HOST
|
||||
extra-index-url =
|
||||
EOF
|
||||
sudo mv /tmp/pip.conf /etc/pip.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user