Skip to content

Commit 040d3fe

Browse files
authored
fix(foreman): proper CS8 removal and parents for DMZ (#195)
fix(foreman): proper CS8 stream removal and parents for DMZ
1 parent b4f98ee commit 040d3fe

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

roles/foreman/tasks/host_groups.yaml

+8-8
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@
7878
parent: RaBe Core/RaBe Base
7979
organization: RaBe
8080
location: Randweg
81+
- name: Foreman
82+
state: absent
83+
description: Foreman configures standalone Foreman servers.
84+
parent: RaBe Core/RaBe Base/EL8/CentOS 8 Stream
85+
organization: RaBe
86+
location: Randweg
8187
- name: CentOS 8 Stream
8288
state: absent
8389
description: CentOS 8 Stream configures the RaBe CentOS 8 Stream baseline.
@@ -90,12 +96,6 @@
9096
- redhat.rhel_system_roles.kdump
9197
- redhat.rhel_system_roles.crypto_policies
9298
- redhat.rhel_system_roles.selinux
93-
- name: Foreman
94-
state: absent
95-
description: Foreman configures standalone Foreman servers.
96-
parent: RaBe Core/RaBe Base/EL8/CentOS 8 Stream
97-
organization: RaBe
98-
location: Randweg
9999
- name: EL9
100100
description: EL9 configures our EL9 baseline
101101
parent: RaBe Core/RaBe Base
@@ -217,7 +217,7 @@
217217
compute_profile: "1-Small"
218218
- name: vm-2001.dmz.int.rabe.ch
219219
description: AlmaLinux 9 DMZ virtual machine vm-2001 for running reverse-proxy container
220-
parent: RaBe Core/RaBe Base/EL9/AlmaLinux 9/AlmaLinux 9 DMZ server-009 Vms
220+
parent: RaBe Core/RaBe Base/EL9/AlmaLinux 9/AlmaLinux 9 DMZ server-009 VMs
221221
organization: RaBe
222222
location: Randweg
223223
ansible_roles:
@@ -334,7 +334,7 @@
334334
compute_profile: "1-Small"
335335
- name: vm-2002.dmz.int.rabe.ch
336336
description: AlmaLinux 9 DMZ virtual machine vm-2002 for running reverse-proxy container
337-
parent: RaBe Core/RaBe Base/EL9/AlmaLinux 9/AlmaLinux 9 DMZ server-009 Vms
337+
parent: RaBe Core/RaBe Base/EL9/AlmaLinux 9/AlmaLinux 9 DMZ server-009 VMs
338338
organization: RaBe
339339
location: Randweg
340340
ansible_roles:

0 commit comments

Comments
 (0)