From ccda327c7a7b590526c19086d4ac2d194eb9b65c Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Wed, 9 Jul 2025 21:18:23 +1000 Subject: [PATCH] gchore: cleanup old vms (#352) - remove ntp01/ntp02 - remove old gitea - remove mariadb galera vms Reviewed-on: https://git.unkin.net/unkin/puppet-prod/pulls/352 --- hieradata/nodes/ausyd1nxvm1000.main.unkin.net.yaml | 7 ------- hieradata/nodes/ausyd1nxvm1001.main.unkin.net.yaml | 7 ------- hieradata/nodes/ausyd1nxvm1027.main.unkin.net.yaml | 7 ------- hieradata/nodes/ausyd1nxvm1028.main.unkin.net.yaml | 7 ------- hieradata/nodes/ausyd1nxvm1029.main.unkin.net.yaml | 7 ------- hieradata/nodes/ausyd1nxvm1030.main.unkin.net.yaml | 7 ------- 6 files changed, 42 deletions(-) delete mode 100644 hieradata/nodes/ausyd1nxvm1000.main.unkin.net.yaml delete mode 100644 hieradata/nodes/ausyd1nxvm1001.main.unkin.net.yaml delete mode 100644 hieradata/nodes/ausyd1nxvm1027.main.unkin.net.yaml delete mode 100644 hieradata/nodes/ausyd1nxvm1028.main.unkin.net.yaml delete mode 100644 hieradata/nodes/ausyd1nxvm1029.main.unkin.net.yaml delete mode 100644 hieradata/nodes/ausyd1nxvm1030.main.unkin.net.yaml diff --git a/hieradata/nodes/ausyd1nxvm1000.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1000.main.unkin.net.yaml deleted file mode 100644 index 0d0f768..0000000 --- a/hieradata/nodes/ausyd1nxvm1000.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.10 -networking::routes: - default: - gateway: 198.18.13.254 diff --git a/hieradata/nodes/ausyd1nxvm1001.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1001.main.unkin.net.yaml deleted file mode 100644 index 5f25e62..0000000 --- a/hieradata/nodes/ausyd1nxvm1001.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.11 -networking::routes: - default: - gateway: 198.18.13.254 diff --git a/hieradata/nodes/ausyd1nxvm1027.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1027.main.unkin.net.yaml deleted file mode 100644 index d866894..0000000 --- a/hieradata/nodes/ausyd1nxvm1027.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.37 -networking::routes: - default: - gateway: 198.18.13.254 diff --git a/hieradata/nodes/ausyd1nxvm1028.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1028.main.unkin.net.yaml deleted file mode 100644 index c500f84..0000000 --- a/hieradata/nodes/ausyd1nxvm1028.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.38 -networking::routes: - default: - gateway: 198.18.13.254 diff --git a/hieradata/nodes/ausyd1nxvm1029.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1029.main.unkin.net.yaml deleted file mode 100644 index 7c71aab..0000000 --- a/hieradata/nodes/ausyd1nxvm1029.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.39 -networking::routes: - default: - gateway: 198.18.13.254 diff --git a/hieradata/nodes/ausyd1nxvm1030.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1030.main.unkin.net.yaml deleted file mode 100644 index 5dfd63a..0000000 --- a/hieradata/nodes/ausyd1nxvm1030.main.unkin.net.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -networking::interfaces: - eth0: - ipaddress: 198.18.13.40 -networking::routes: - default: - gateway: 198.18.13.254