diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-02-08 18:58:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-02-08 18:58:36 +0000 |
commit | f63c71e3a2f0cbed788645623d27a8d63e65936b (patch) | |
tree | a26cdfe36e9a464cbf9b711dfcd5a0e8bb3740f1 /ci/maas | |
parent | 69845cc44b9f5fce1186835fb035dd08d9dba1ca (diff) | |
parent | 01a7198ddea494a8e5d93dc1b006afa4e4c09d41 (diff) |
Merge "modified to enable eth1 network in att lab."
Diffstat (limited to 'ci/maas')
-rw-r--r-- | ci/maas/att/virpod1/deployment.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/maas/att/virpod1/deployment.yaml b/ci/maas/att/virpod1/deployment.yaml index effeab2b..f03031fe 100644 --- a/ci/maas/att/virpod1/deployment.yaml +++ b/ci/maas/att/virpod1/deployment.yaml @@ -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: |