summaryrefslogtreecommitdiffstats
path: root/ci/02-maasdeploy.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-03-22 11:36:35 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-03-22 11:37:03 -0500
commitb07f003cdcbc7f6e07d7478706bd071d445259e5 (patch)
tree87f4c4dc1fbbfdae6dcd6bbf2b39271e88246c36 /ci/02-maasdeploy.sh
parentd0fe28175fb1436f4e1f0ab3d7d896fced11f45e (diff)
updated access for Intel Pod6
Change-Id: I220f64484db9244babbac712f70cc0473462fd7b
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 ddc7f2e0..0efbb1d8 100755
--- a/ci/02-maasdeploy.sh
+++ b/ci/02-maasdeploy.sh
@@ -196,8 +196,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