From 440a81370650030f78e5e268b1bb61d05c063f05 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Mar 24 2024 00:50:02 +0000 Subject: Add node group for Asgard Signed-off-by: Georg Pfuetzenreuter --- diff --git a/pillar/infra/nodegroups.sls b/pillar/infra/nodegroups.sls index c7920ed..30d83ca 100644 --- a/pillar/infra/nodegroups.sls +++ b/pillar/infra/nodegroups.sls @@ -10,6 +10,9 @@ salt: {%- endfor %} {%- endfor %} hypervisors: N@{{ ' and N@'.join(clusters.keys()) }} + asgard: + - asgard1.infra.opensuse.org + - asgard2.infra.opensuse.org atlas: - atlas1.infra.opensuse.org - atlas2.infra.opensuse.org