Gitiles
Code Review
Sign In
gerrit.nordix.org
/
infra
/
installer
/
kolla
/
7a26fe3068f6d0d4869dd6ba574a9b7b14bcf85e
/
.
/
playbooks
/
roles
/
configure-targethosts
/
templates
/
pip.conf.j2
blob: 4dc44b9be7043bcbf194a22fc9b4c7e6c99a5991 [
file
] [
log
] [
blame
]
Sriram Yagnaraman
7a26fe3
2020-05-02 18:28:01 +0000
[
diff
] [
blame^
]
1
[
global
]
2
timeout
=
10
3
trusted
-
host
={{
server_fqdn
}}
4
find
-
links
=
http
:
//{{ server_fqdn }}/pip
5
no
-
index
=
yes