From cf4b21de56386351678e5ab737113807207fd1db Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 31 Mar 2016 00:35:31 -0500 Subject: commenting out the haproxy config currently. Change-Id: I50914e80c3e9a3b46825ebe65e206be5d2ae6b57 --- ci/01-deploybundle.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/01-deploybundle.sh') diff --git a/ci/01-deploybundle.sh b/ci/01-deploybundle.sh index 5fb315c3..356156dd 100755 --- a/ci/01-deploybundle.sh +++ b/ci/01-deploybundle.sh @@ -28,7 +28,7 @@ case "$3" in # Choose the external port to go out from gateway to use. sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1"/g' ./bundles.yaml # Use host for public API for Orange pod2 - sed -i -- 's/#os-public-hostname: api.public-fqdn/os-public-hostname: api.pod2.opnfv.fr/g' ./bundles.yaml + # sed -i -- 's/#os-public-hostname: api.public-fqdn/os-public-hostname: api.pod2.opnfv.fr/g' ./bundles.yaml ;; 'intelpod6' ) # As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20 -- cgit 1.2.3-korg