From 9ec15f5ae7578e7e442f2eceb7399bcd771575a9 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sep 20 2023 10:37:11 +0000 Subject: Assign hypervisor roles Signed-off-by: Georg Pfuetzenreuter --- diff --git a/pillar/id/falkor20_infra_opensuse_org.sls b/pillar/id/falkor20_infra_opensuse_org.sls index 90a6138..eef5d72 100644 --- a/pillar/id/falkor20_infra_opensuse_org.sls +++ b/pillar/id/falkor20_infra_opensuse_org.sls @@ -9,4 +9,5 @@ grains: documentation: [] responsible: [] weburls: [] - roles: [] +roles: + - hypervisor.cluster diff --git a/pillar/id/orbit20_infra_opensuse_org.sls b/pillar/id/orbit20_infra_opensuse_org.sls index db7c871..d926639 100644 --- a/pillar/id/orbit20_infra_opensuse_org.sls +++ b/pillar/id/orbit20_infra_opensuse_org.sls @@ -9,4 +9,5 @@ grains: documentation: [] responsible: [] weburls: [] - roles: [] +roles: + - hypervisor.standalone diff --git a/pillar/id/squanchy_infra_opensuse_org.sls b/pillar/id/squanchy_infra_opensuse_org.sls index 9719e59..3618648 100644 --- a/pillar/id/squanchy_infra_opensuse_org.sls +++ b/pillar/id/squanchy_infra_opensuse_org.sls @@ -9,4 +9,5 @@ grains: documentation: [] responsible: [] weburls: [] - roles: [] +roles: + - hypervisor.standalone