summaryrefslogtreecommitdiffstats
path: root/ci/02-maasdeploy.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-03-29 19:29:49 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-03-29 19:29:49 +0000
commitb5b840d29c01826e0626034c060cdef460e9290d (patch)
treea13dfaeb3a138fad6b26effc511d620775172b00 /ci/02-maasdeploy.sh
parente29f5ffddb72fb8feb07a41cea7d4d6599f74287 (diff)
parentb07f003cdcbc7f6e07d7478706bd071d445259e5 (diff)
Merge "updated access for Intel Pod6"
Diffstat (limited to 'ci/02-maasdeploy.sh')
-rwxr-xr-xci/02-maasdeploy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh
index 4d948dcb..6fa003f3 100755
--- a/ci/02-maasdeploy.sh
+++ b/ci/02-maasdeploy.sh
@@ -202,8 +202,8 @@ case "$1" in
;;
'intelpod6' )
maas refresh
- enableautomodebyname eth1 AUTO "10.4.9.0/24" compute || true
- enableautomodebyname eth1 AUTO "10.4.9.0/24" control || true
+ enableautomodebyname eth4 AUTO "10.6.12.0/24" compute || true
+ enableautomodebyname eth4 AUTO "10.6.12.0/24" control || true
;;
'orangepod2' )
maas refresh