diff --git a/config-patches/machine/weyma-talos-testcp02/hostname.yaml b/config-patches/machine/weyma-talos-testcp02/hostname.yaml new file mode 100644 index 0000000..ba44613 --- /dev/null +++ b/config-patches/machine/weyma-talos-testcp02/hostname.yaml @@ -0,0 +1,3 @@ +machine: + network: + hostname: "weyma-talos-testcp02" \ No newline at end of file diff --git a/config-patches/machine/weyma-talos-testcp02/network.yaml b/config-patches/machine/weyma-talos-testcp02/network.yaml new file mode 100644 index 0000000..9aa5535 --- /dev/null +++ b/config-patches/machine/weyma-talos-testcp02/network.yaml @@ -0,0 +1,7 @@ +machine: + network: + interfaces: + - deviceSelector: + hardwareAddr: "00:16:3e:13:1a:d7" + driver: "virtio*" + dhcp: true \ No newline at end of file