summaryrefslogtreecommitdiffstats
path: root/ci/odl
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2015-11-03 19:13:19 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2015-11-03 19:13:19 -0600
commitf9875bf251a96f61b0cb6e1f81a16db50e736e24 (patch)
tree3328a487c1f3a195a74c9cce8337ccfc3fe6e93e /ci/odl
parent6b06703b036951bdf4a9d60bddb1c452668ebf6d (diff)
modified as per new bundle of contrail.
Change-Id: I195afcfd7ec81fc4e71027ff8011b447f9d08964
Diffstat (limited to 'ci/odl')
-rwxr-xr-xci/odl/01-deploybundle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/odl/01-deploybundle.sh b/ci/odl/01-deploybundle.sh
index 87352666..82d22883 100755
--- a/ci/odl/01-deploybundle.sh
+++ b/ci/odl/01-deploybundle.sh
@@ -24,7 +24,7 @@ case "$3" in
'intelpod6' )
sed -i -- 's/10.4.1.1/10.4.1.2/g' ./bundles.yaml
;;
- 'intelpod6' )
+ 'intelpod5' )
sed -i -- 's/10.4.1.1/10.4.1.2/g' ./bundles.yaml
;;
esac