Don't use HTTP proxy and mirror on rdo cloud

Don't use HTTP proxy on RDO cloud because we have local AFS mirrors
Also remove settings for mirror server as we don't need it.

Change-Id: I7abf555ffd560628c430df84f04fc5a56da4f356
This commit is contained in:
Sagi Shnaidman 2018-02-27 08:11:19 +00:00
parent 801f3d344c
commit b2d4d33ad6
1 changed files with 0 additions and 3 deletions

View File

@ -15,6 +15,3 @@ export QUOTA_NETS=1000
export QUOTA_PORTS=10000
export TEBROKERIP=192.168.103.254
export MIRRORIP=192.168.103.253
export PROXYIP=192.168.103.252
export http_proxy="http://$PROXYIP:3128/"