diff options
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env index da01dce47..867d2ded4 100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env +++ b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env @@ -10,7 +10,7 @@ parameters: ubuntu_1604_image: ubuntu-16-04-cloud-amd64 centos_7_image: CentOS-7 - apt_proxy: http://10.12.5.80:3142 + apt_proxy: 10.12.5.80:3142 docker_proxy: 10.12.5.80:5000 rancher_vm_flavor: m1.small |