added the openstack.sh to configure the openstack for test.
[joid.git] / ci / maas / att / virpod1 / deployment.yaml
index 9a36dc8..f03031f 100644 (file)
@@ -96,23 +96,23 @@ 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:
                   - "<controller1-mac>"
               power:
                   type: ether_wake
-                  address: <controller1-mac>
+                  mac_address: <controller1-mac>
 
-            - name: compute1
+            - name: node2-compute
               tags: compute
               architecture: amd64/generic
               mac_addresses:
                   - "<compute1-mac>"
               power:
                   type: ether_wake
-                  address:  <compute1-mac>
+                  mac_address:  <compute1-mac>
 
     # Contains the virtual machine parameters for creating the Juju bootstrap
     # node virtual machine