~fnordahl/ubuntu-openstack-ci/bug-1733984

« back to all changes in this revision

Viewing changes to deploy/templates/oscirc

  • Committer: David Ames
  • Date: 2019-08-29 17:53:31 UTC
  • mfrom: (418.1.1 ubuntu-openstack-ci)
  • Revision ID: david.ames@canonical.com-20190829175331-pylupjmoed42n97d
[1chb1n, r=thedac] Add OS_ proxy env vars

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
export NETWORK_CIDR="{{ osci_net_cidr }}"
6
6
 
7
7
export AMULET_HTTP_PROXY="http://squid.internal:3128/"
 
8
export OS_TEST_HTTP_PROXY="http://squid.internal:3128/"
8
9
export BAK_REMOTE_BASE_DIR="/home/ubuntu/osci/bak-osci-master"
9
10
export BAK_USER_HOST="ubuntu@10.245.168.2"
10
11
export OSCI_MASTER_IP="10.245.162.49"