diff --git a/config-patches/machine/weyma-talos-testw03/hostname.yaml b/config-patches/machine/weyma-talos-testw03/hostname.yaml deleted file mode 100755 index 38cb3f8..0000000 --- a/config-patches/machine/weyma-talos-testw03/hostname.yaml +++ /dev/null @@ -1,3 +0,0 @@ -machine: - network: - hostname: "weyma-talos-testw03" \ No newline at end of file diff --git a/config-patches/machine/weyma-talos-w03/hostname.yaml b/config-patches/machine/weyma-talos-w03/hostname.yaml new file mode 100755 index 0000000..7e7d140 --- /dev/null +++ b/config-patches/machine/weyma-talos-w03/hostname.yaml @@ -0,0 +1,3 @@ +machine: + network: + hostname: "weyma-talos-w03" \ No newline at end of file diff --git a/config-patches/machine/weyma-talos-testw03/network.yaml b/config-patches/machine/weyma-talos-w03/network.yaml similarity index 56% rename from config-patches/machine/weyma-talos-testw03/network.yaml rename to config-patches/machine/weyma-talos-w03/network.yaml index c707dcb..e8996de 100755 --- a/config-patches/machine/weyma-talos-testw03/network.yaml +++ b/config-patches/machine/weyma-talos-w03/network.yaml @@ -2,10 +2,11 @@ machine: network: interfaces: - deviceSelector: - hardwareAddr: "bc:24:11:6c:aa:da" + hardwareAddr: "bc:24:11:be:6c:08" driver: "virtio*" dhcp: true - deviceSelector: - hardwareAddr: "bc:24:11:98:7a:86" + hardwareAddr: "bc:24:11:f8:4a:92" driver: "virtio*" - dhcp: true \ No newline at end of file + dhcp: true + mtu: 8996 \ No newline at end of file