add new nodes

This commit is contained in:
2025-05-30 14:03:49 -04:00
parent 5523ea17cb
commit 4150d8f302
5 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
machine:
network:
hostname: "weyma-talos-cp02"

View File

@@ -2,6 +2,6 @@ machine:
network:
interfaces:
- deviceSelector:
hardwareAddr: "00:16:3e:13:1a:d7"
hardwareAddr: "00:16:3e:9c:01:27"
driver: "virtio*"
dhcp: true

View File

@@ -0,0 +1,3 @@
machine:
network:
hostname: "weyma-talos-cp03"

View File

@@ -0,0 +1,7 @@
machine:
network:
interfaces:
- deviceSelector:
hardwareAddr: "00:16:3e:a7:fb:9d"
driver: "virtio*"
dhcp: true

View File

@@ -1,3 +0,0 @@
machine:
network:
hostname: "weyma-talos-testcp02"