diff --git a/config-patches/machine/weyma-talos-testw02/hostname.yaml b/config-patches/machine/weyma-talos-testw02/hostname.yaml deleted file mode 100755 index 2f1d165..0000000 --- a/config-patches/machine/weyma-talos-testw02/hostname.yaml +++ /dev/null @@ -1,3 +0,0 @@ -machine: - network: - hostname: "weyma-talos-testw02" \ No newline at end of file diff --git a/config-patches/machine/weyma-talos-w02/hostname.yaml b/config-patches/machine/weyma-talos-w02/hostname.yaml new file mode 100755 index 0000000..8ec6d19 --- /dev/null +++ b/config-patches/machine/weyma-talos-w02/hostname.yaml @@ -0,0 +1,3 @@ +machine: + network: + hostname: "weyma-talos-w02" \ No newline at end of file diff --git a/config-patches/machine/weyma-talos-testw02/network.yaml b/config-patches/machine/weyma-talos-w02/network.yaml similarity index 100% rename from config-patches/machine/weyma-talos-testw02/network.yaml rename to config-patches/machine/weyma-talos-w02/network.yaml