diff --git a/pillar/id/slimhat_infra_opensuse_org.sls b/pillar/id/slimhat_infra_opensuse_org.sls new file mode 100644 index 0000000..0df174a --- /dev/null +++ b/pillar/id/slimhat_infra_opensuse_org.sls @@ -0,0 +1,7 @@ +grains: + city: QSC-nuremberg + country: de + roles: + - monitoring + reboot_safe: yes + salt_cluster: opensuse diff --git a/pillar/id/widehat_infra_opensuse_org.sls b/pillar/id/widehat_infra_opensuse_org.sls new file mode 100644 index 0000000..a04a59a --- /dev/null +++ b/pillar/id/widehat_infra_opensuse_org.sls @@ -0,0 +1,9 @@ +grains: + city: QSC-nuremberg + country: de + hostusage: + - rsync.o.o + roles: + - monitoring + reboot_safe: yes + salt_cluster: opensuse