Improved how the cluster is defined
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
netmask: 255.255.252.0
|
||||
gateway: 10.0.0.1
|
||||
clusterName: hellas
|
||||
controlPlaneIp: 10.0.2.1
|
||||
installDisk: /dev/sda
|
||||
cluster:
|
||||
name: hellas
|
||||
controlPlaneIp: 10.0.2.1
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
netmask: 255.255.255.0
|
||||
gateway: 192.168.1.1
|
||||
clusterName: testing
|
||||
controlPlaneIp: 192.168.1.100
|
||||
installDisk: /dev/vda
|
||||
cluster:
|
||||
name: testing
|
||||
controlPlaneIp: 192.168.1.100
|
||||
|
||||
Reference in New Issue
Block a user