The intent of this commit is to configure compute nodes to have
3 disks for uniformity.
JIRA: JOID-51
Change-Id: I0027e38d7bc176509d041be58853aacddbfb69a4
Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
(cherry picked from commit
fd4353888d71acf7174bfd85d4d6ef2e33e9dd0e)
# Defines the physical nodes which are added to the MAAS cluster
# controller upon startup of the node.
nodes:
- - name: node1-compute
- tags: compute
+ - name: node3-control
+ tags: control
architecture: amd64/generic
mac_addresses:
- "0c:c4:7a:3a:c5:b6"
pass: root
driver: LAN_2_0
- - name: node3-control
- tags: control
+ - name: node1-compute
+ tags: compute
architecture: amd64/generic
mac_addresses:
- "0c:c4:7a:1f:6f:c0"