diff --git a/nodes/hellas/helios.yaml b/nodes/hellas/helios.yaml index 4a048d6..eedd4f9 100644 --- a/nodes/hellas/helios.yaml +++ b/nodes/hellas/helios.yaml @@ -1,3 +1,4 @@ serial: 5CZ7NX2 interface: enp2s0 ip: 10.0.0.202 +type: "controlplane" diff --git a/nodes/hellas/hyperion.yaml b/nodes/hellas/hyperion.yaml index b856b0f..2a869c1 100644 --- a/nodes/hellas/hyperion.yaml +++ b/nodes/hellas/hyperion.yaml @@ -1,3 +1,4 @@ serial: F3PKRH2 interface: enp3s0 ip: 10.0.0.201 +type: "controlplane" diff --git a/nodes/hellas/selene.yaml b/nodes/hellas/selene.yaml index c7ca14d..194b798 100644 --- a/nodes/hellas/selene.yaml +++ b/nodes/hellas/selene.yaml @@ -1,3 +1,4 @@ serial: J33CHY2 interface: enp2s0 ip: 10.0.0.203 +type: "controlplane" diff --git a/nodes/testing/talos-vm.yaml b/nodes/testing/talos-vm.yaml index e29b948..351fd95 100644 --- a/nodes/testing/talos-vm.yaml +++ b/nodes/testing/talos-vm.yaml @@ -1,3 +1,4 @@ serial: talos-vm interface: eth0 ip: 192.168.1.2 +type: "controlplane"