From 59c194bbf1b81f546695b20dd074a9828646ea7a Mon Sep 17 00:00:00 2001 From: "Simon N." Date: Tue, 7 Jan 2025 13:40:02 +0100 Subject: [PATCH] fix(hostgroup): Wrong hostgroup for vm-2001 (#204) Fix a copypasta fail, where vm-2001 hostgroup mistakenly gets attached to server-009 hostgroup. --- roles/foreman/tasks/host_groups.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/foreman/tasks/host_groups.yaml b/roles/foreman/tasks/host_groups.yaml index 05081a4..01f1dd6 100644 --- a/roles/foreman/tasks/host_groups.yaml +++ b/roles/foreman/tasks/host_groups.yaml @@ -207,7 +207,7 @@ compute_profile: "1-Small" - name: vm-2001.dmz.int.rabe.ch description: AlmaLinux 9 DMZ virtual machine vm-2001 for running reverse-proxy container - parent: RaBe Core/RaBe Base/EL9/AlmaLinux 9/AlmaLinux 9 DMZ server-009 VMs + parent: RaBe Core/RaBe Base/EL9/AlmaLinux 9/AlmaLinux 9 DMZ server-008 VMs organization: RaBe location: Randweg ansible_roles: