Renamed production cluster to titan
This commit is contained in:
7
nodes/titan/_defaults.yaml
Normal file
7
nodes/titan/_defaults.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
netmask: 255.255.252.0
|
||||
gateway: 10.0.0.1
|
||||
installDisk: /dev/sda
|
||||
cluster:
|
||||
name: titan
|
||||
controlPlaneIp: 10.0.2.1
|
||||
secretsFile: !realpath _secrets.yaml
|
||||
BIN
nodes/titan/_secrets.yaml
Normal file
BIN
nodes/titan/_secrets.yaml
Normal file
Binary file not shown.
4
nodes/titan/helios.yaml
Normal file
4
nodes/titan/helios.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
serial: 5CZ7NX2
|
||||
interface: enp2s0
|
||||
ip: 10.0.0.202
|
||||
type: "controlplane"
|
||||
4
nodes/titan/hyperion.yaml
Normal file
4
nodes/titan/hyperion.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
serial: F3PKRH2
|
||||
interface: enp3s0
|
||||
ip: 10.0.0.201
|
||||
type: "controlplane"
|
||||
4
nodes/titan/selene.yaml
Normal file
4
nodes/titan/selene.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
serial: J33CHY2
|
||||
interface: enp2s0
|
||||
ip: 10.0.0.203
|
||||
type: "controlplane"
|
||||
Reference in New Issue
Block a user