From 355bbfebed757d1d36cf6cfe2f9678de7f8ed358 Mon Sep 17 00:00:00 2001 From: William P Date: Fri, 30 May 2025 14:44:12 -0400 Subject: [PATCH] rename weyma-talos-testcp01 to weyma-talos-cp01 --- config-patches/machine/weyma-talos-cp01/hostname.yaml | 3 +++ .../{weyma-talos-testcp01 => weyma-talos-cp01}/network.yaml | 0 config-patches/machine/weyma-talos-testcp01/hostname.yaml | 3 --- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100755 config-patches/machine/weyma-talos-cp01/hostname.yaml rename config-patches/machine/{weyma-talos-testcp01 => weyma-talos-cp01}/network.yaml (100%) delete mode 100755 config-patches/machine/weyma-talos-testcp01/hostname.yaml diff --git a/config-patches/machine/weyma-talos-cp01/hostname.yaml b/config-patches/machine/weyma-talos-cp01/hostname.yaml new file mode 100755 index 0000000..e94a748 --- /dev/null +++ b/config-patches/machine/weyma-talos-cp01/hostname.yaml @@ -0,0 +1,3 @@ +machine: + network: + hostname: "weyma-talos-cp01" \ No newline at end of file diff --git a/config-patches/machine/weyma-talos-testcp01/network.yaml b/config-patches/machine/weyma-talos-cp01/network.yaml similarity index 100% rename from config-patches/machine/weyma-talos-testcp01/network.yaml rename to config-patches/machine/weyma-talos-cp01/network.yaml diff --git a/config-patches/machine/weyma-talos-testcp01/hostname.yaml b/config-patches/machine/weyma-talos-testcp01/hostname.yaml deleted file mode 100755 index 3a41ab7..0000000 --- a/config-patches/machine/weyma-talos-testcp01/hostname.yaml +++ /dev/null @@ -1,3 +0,0 @@ -machine: - network: - hostname: "weyma-talos-testcp01" \ No newline at end of file