From 0ce6e95f2d90884fde4176a7d9efe173090d3db3 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 28 Jun 2025 16:28:03 +1000 Subject: [PATCH] chore: cleanup removed hosts (#323) - remove 1018, 1031, 1032, 1033 Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/323 --- 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