From ee3b56ee3d68131caa6c2fbce20abbef836fd8ba Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 28 Jun 2025 16:21:48 +1000 Subject: [PATCH] chore: cleanup removed hosts - remove 1018, 1031, 1032, 1033 --- hieradata/nodes/ausyd1nxvm1018.main.unkin.net.yaml | 7 ------- hieradata/nodes/ausyd1nxvm1031.main.unkin.net.yaml | 7 ------- hieradata/nodes/ausyd1nxvm1032.main.unkin.net.yaml | 7 ------- hieradata/nodes/ausyd1nxvm1033.main.unkin.net.yaml | 7 ------- 4 files changed, 28 deletions(-) delete mode 100644 hieradata/nodes/ausyd1nxvm1018.main.unkin.net.yaml delete mode 100644 hieradata/nodes/ausyd1nxvm1031.main.unkin.net.yaml delete mode 100644 hieradata/nodes/ausyd1nxvm1032.main.unkin.net.yaml delete mode 100644 hieradata/nodes/ausyd1nxvm1033.main.unkin.net.yaml diff --git a/hieradata/nodes/ausyd1nxvm1018.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1018.main.unkin.net.yaml deleted file mode 100644 index cc95111..0000000 --- a/hieradata/nodes/ausyd1nxvm1018.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.28 -networking::routes: - default: - gateway: 198.18.13.254 diff --git a/hieradata/nodes/ausyd1nxvm1031.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1031.main.unkin.net.yaml deleted file mode 100644 index 06ec9c5..0000000 --- a/hieradata/nodes/ausyd1nxvm1031.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.41 -networking::routes: - default: - gateway: 198.18.13.254 diff --git a/hieradata/nodes/ausyd1nxvm1032.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1032.main.unkin.net.yaml deleted file mode 100644 index 1163ae6..0000000 --- a/hieradata/nodes/ausyd1nxvm1032.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.42 -networking::routes: - default: - gateway: 198.18.13.254 diff --git a/hieradata/nodes/ausyd1nxvm1033.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1033.main.unkin.net.yaml deleted file mode 100644 index fd6a428..0000000 --- a/hieradata/nodes/ausyd1nxvm1033.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.43 -networking::routes: - default: - gateway: 198.18.13.254