diff --git a/nodes/hellas/_defaults.yaml b/nodes/titan/_defaults.yaml similarity index 90% rename from nodes/hellas/_defaults.yaml rename to nodes/titan/_defaults.yaml index c406f52..efa57c0 100644 --- a/nodes/hellas/_defaults.yaml +++ b/nodes/titan/_defaults.yaml @@ -2,6 +2,6 @@ netmask: 255.255.252.0 gateway: 10.0.0.1 installDisk: /dev/sda cluster: - name: hellas + name: titan controlPlaneIp: 10.0.2.1 secretsFile: !realpath _secrets.yaml diff --git a/nodes/hellas/_secrets.yaml b/nodes/titan/_secrets.yaml similarity index 100% rename from nodes/hellas/_secrets.yaml rename to nodes/titan/_secrets.yaml diff --git a/nodes/hellas/helios.yaml b/nodes/titan/helios.yaml similarity index 100% rename from nodes/hellas/helios.yaml rename to nodes/titan/helios.yaml diff --git a/nodes/hellas/hyperion.yaml b/nodes/titan/hyperion.yaml similarity index 100% rename from nodes/hellas/hyperion.yaml rename to nodes/titan/hyperion.yaml diff --git a/nodes/hellas/selene.yaml b/nodes/titan/selene.yaml similarity index 100% rename from nodes/hellas/selene.yaml rename to nodes/titan/selene.yaml