From 4e6b5c1045fb67a02f5f61f5e270aae39bdd7a86 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 6 Oct 2015 22:04:44 -0500 Subject: modified to match the taging with bundle. Change-Id: Ib8671cdf4c041f33306e12fae5144ef85daa3556 --- ci/maas/orange/pod2/deployment.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ci/maas/orange') diff --git a/ci/maas/orange/pod2/deployment.yaml b/ci/maas/orange/pod2/deployment.yaml index a1422f8c..99fa7267 100755 --- a/ci/maas/orange/pod2/deployment.yaml +++ b/ci/maas/orange/pod2/deployment.yaml @@ -109,7 +109,7 @@ demo-maas: # controller upon startup of the node. nodes: - name: node1-compute - tags: physical + tags: compute architecture: amd64/generic mac_addresses: - "38:63:bb:3f:bc:c8" @@ -129,7 +129,7 @@ demo-maas: # requested_address: 192.168.122.5 # - name: node2-compute - tags: physical + tags: control architecture: amd64/generic mac_addresses: - "38:63:bb:44:34:84" @@ -146,7 +146,7 @@ demo-maas: driver: LAN_2_0 - name: node3-compute - tags: physical + tags: control architecture: amd64/generic mac_addresses: - "38:63:bb:3f:1d:8c" @@ -163,7 +163,7 @@ demo-maas: driver: LAN_2_0 - name: node4-compute - tags: physical + tags: control architecture: amd64/generic mac_addresses: - "38:63:bb:3f:2d:a8" @@ -195,7 +195,7 @@ demo-maas: # driver: LAN_2_0 - name: node6-control - tags: control + tags: physical architecture: amd64/generic mac_addresses: - "00:1a:64:c8:a8:14" -- cgit 1.2.3-korg