diff --git a/config-patches/machine/weyma-talos-cp04/hostname.yaml b/config-patches/machine/weyma-talos-cp04/hostname.yaml new file mode 100644 index 0000000..c8f92e2 --- /dev/null +++ b/config-patches/machine/weyma-talos-cp04/hostname.yaml @@ -0,0 +1,3 @@ +machine: + network: + hostname: "weyma-talos-cp04" \ No newline at end of file diff --git a/config-patches/machine/weyma-talos-cp04/network.yaml b/config-patches/machine/weyma-talos-cp04/network.yaml new file mode 100644 index 0000000..efb836d --- /dev/null +++ b/config-patches/machine/weyma-talos-cp04/network.yaml @@ -0,0 +1,6 @@ +machine: + network: + interfaces: + - deviceSelector: + hardwareAddr: "dc:a6:32:95:0f:cb" + dhcp: true \ No newline at end of file