From cf735301181a4e233403da4fc32eed1a0220d7ec Mon Sep 17 00:00:00 2001 From: mcaj Date: Sep 23 2019 12:34:01 +0000 Subject: Add virt_cluster and hostusage grains for {slimhat,widehat}.infra.opensuse.org --- 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