diff --git a/pillar/top.sls b/pillar/top.sls index 0e88ccc..1ddcf70 100644 --- a/pillar/top.sls +++ b/pillar/top.sls @@ -49,7 +49,7 @@ 'salt_cluster:(opensuse|suse_external)': - match: grain_pcre - salt_cluster.opensuse_or_suse_external - {% if salt_cluster == 'opensuse' %} + {% if salt_cluster in ['opensuse', 'geeko'] %} 'salt_cluster:{{ salt_cluster }}': - match: grain - salt_cluster.{{ salt_cluster }}