chris_boertien

Untitled

Feb 15th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. # cat /root/.pip/pip.conf
  2. [global]
  3. no-index = True
  4. pre = True
  5. timeout = 120
  6. trusted-host =
  7. 172.29.236.100
  8.  
  9. [install]
  10. upgrade = True
  11. allow_all_external = True
  12. find-links =
  13. http://172.29.236.100:8181/os-releases/11.2.10/
Advertisement
Add Comment
Please, Sign In to add comment