diff --git a/pillar/id/slimhat_infra_opensuse_org.sls b/pillar/id/slimhat_infra_opensuse_org.sls index 0df174a..7eac641 100644 --- a/pillar/id/slimhat_infra_opensuse_org.sls +++ b/pillar/id/slimhat_infra_opensuse_org.sls @@ -3,5 +3,7 @@ grains: country: de roles: - monitoring + hostusage: [] reboot_safe: yes salt_cluster: opensuse + virt_cluster: bare-metal diff --git a/pillar/id/widehat_infra_opensuse_org.sls b/pillar/id/widehat_infra_opensuse_org.sls index a04a59a..386b655 100644 --- a/pillar/id/widehat_infra_opensuse_org.sls +++ b/pillar/id/widehat_infra_opensuse_org.sls @@ -7,3 +7,4 @@ grains: - monitoring reboot_safe: yes salt_cluster: opensuse + virt_cluster: bare-metal