Renamed production cluster to titan

This commit is contained in:
2025-11-22 00:39:40 +01:00
parent b24feec37a
commit e4f6c46fc3
5 changed files with 1 additions and 1 deletions

View 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

Binary file not shown.

4
nodes/titan/helios.yaml Normal file
View File

@@ -0,0 +1,4 @@
serial: 5CZ7NX2
interface: enp2s0
ip: 10.0.0.202
type: "controlplane"

View File

@@ -0,0 +1,4 @@
serial: F3PKRH2
interface: enp3s0
ip: 10.0.0.201
type: "controlplane"

4
nodes/titan/selene.yaml Normal file
View File

@@ -0,0 +1,4 @@
serial: J33CHY2
interface: enp2s0
ip: 10.0.0.203
type: "controlplane"