diff --git a/pillar/id/mickey_infra_opensuse_org.sls b/pillar/id/mickey_infra_opensuse_org.sls index a2e7135..db2e9eb 100644 --- a/pillar/id/mickey_infra_opensuse_org.sls +++ b/pillar/id/mickey_infra_opensuse_org.sls @@ -3,8 +3,10 @@ grains: country: de hostusage: - gitlab.i.o.o + - gitlab runner roles: - web_gitlab + - worker_gitlab reboot_safe: unknown salt_cluster: opensuse virt_cluster: atreju diff --git a/pillar/id/simba_infra_opensuse_org.sls b/pillar/id/simba_infra_opensuse_org.sls deleted file mode 100644 index 3e5cd9d..0000000 --- a/pillar/id/simba_infra_opensuse_org.sls +++ /dev/null @@ -1,10 +0,0 @@ -grains: - city: nuremberg - country: de - hostusage: - - gitlab runner - roles: - - worker_gitlab - reboot_safe: unknown - salt_cluster: opensuse - virt_cluster: atreju