modified to enable eth1 network in att lab. 63/9563/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 4 Feb 2016 20:36:32 +0000 (14:36 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Mon, 8 Feb 2016 20:08:01 +0000 (20:08 +0000)
Change-Id: I2c3cea61ab90fbe424a77eed121a4a130a450cf7
(cherry picked from commit 01a7198ddea494a8e5d93dc1b006afa4e4c09d41)

ci/02-maasdeploy.sh
ci/maas/att/virpod1/deployment.yaml

index 5575a3d..5989fee 100755 (executable)
@@ -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' )
         ;;
index effeab2..f03031f 100644 (file)
@@ -96,7 +96,7 @@ demo-maas:
         # Defines the physical nodes which are added to the MAAS cluster
         # controller upon startup of the node.
         nodes:
-            - name: controller1
+            - name: node1-control
               tags: control
               architecture: amd64/generic
               mac_addresses:
@@ -105,7 +105,7 @@ demo-maas:
                   type: ether_wake
                   mac_address: <controller1-mac>
 
-            - name: compute1
+            - name: node2-compute
               tags: compute
               architecture: amd64/generic
               mac_addresses: