summaryrefslogtreecommitdiffstats
path: root/ci/02-maasdeploy.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-02-04 14:36:32 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-02-04 14:50:00 -0600
commit01a7198ddea494a8e5d93dc1b006afa4e4c09d41 (patch)
treea041a4842e9bc9dc31577f986a6cf99b3ad6d17f /ci/02-maasdeploy.sh
parent3cf3ead1aed39feab4447d55b97c979225c8a72f (diff)
modified to enable eth1 network in att lab.
Change-Id: I2c3cea61ab90fbe424a77eed121a4a130a450cf7
Diffstat (limited to 'ci/02-maasdeploy.sh')
-rwxr-xr-xci/02-maasdeploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh
index 5575a3d1..5989feef 100755
--- a/ci/02-maasdeploy.sh
+++ b/ci/02-maasdeploy.sh
@@ -200,6 +200,7 @@ case "$1" in
enableautomodebyname eth3 AUTO "192.168.12.0/24" control || true
;;
'attvirpod1' )
+ enableautomodebyname eth1 AUTO "192.168.10.0/24" control || true
;;
'juniperpod1' )
;;