diff --git a/pillar/id/provo-ns_infra_opensuse_org.sls b/pillar/id/provo-ns_infra_opensuse_org.sls index f0752fb..6afb386 100644 --- a/pillar/id/provo-ns_infra_opensuse_org.sls +++ b/pillar/id/provo-ns_infra_opensuse_org.sls @@ -9,7 +9,7 @@ grains: virt_cluster: bryce aliases: - - ns3.infra.opensuse.org + - ns4.infra.opensuse.org description: Public DNS server for the opensuse.org domain (not reverse) documentation: - https://progress.opensuse.org/projects/opensuse-admin-wiki/wiki/DNS @@ -18,5 +18,5 @@ grains: partners: - nue-ns1.infra.opensuse.org - nue-ns2.infra.opensuse.org - - qsc-ns4.infra.opensuse-org + - qsc-ns3.infra.opensuse-org weburls: [] diff --git a/pillar/id/qsc-ns3_infra_opensuse_org.sls b/pillar/id/qsc-ns3_infra_opensuse_org.sls new file mode 100644 index 0000000..64eaad4 --- /dev/null +++ b/pillar/id/qsc-ns3_infra_opensuse_org.sls @@ -0,0 +1,22 @@ +grains: + city: QSC-nuremberg + country: de-qsc + hostusage: + - DNS + roles: [] + reboot_safe: yes + salt_cluster: opensuse + virt_cluster: slimhat + + aliases: + - ns3.infra.opensuse.org + description: Public DNS server for the opensuse.org domain (not reverse) + documentation: + - https://progress.opensuse.org/projects/opensuse-admin-wiki/wiki/DNS + responsible: + - lrupp + partners: + - nue-ns1.infra.opensuse.org + - nue-ns2.infra.opensuse.org + - provo-ns.infra.opensuse.org + weburls: [] diff --git a/pillar/id/qsc-ns4_infra_opensuse_org.sls b/pillar/id/qsc-ns4_infra_opensuse_org.sls deleted file mode 100644 index 260366e..0000000 --- a/pillar/id/qsc-ns4_infra_opensuse_org.sls +++ /dev/null @@ -1,22 +0,0 @@ -grains: - city: QSC-nuremberg - country: de-qsc - hostusage: - - DNS - roles: [] - reboot_safe: yes - salt_cluster: opensuse - virt_cluster: slimhat - - aliases: - - ns4.infra.opensuse.org - description: Public DNS server for the opensuse.org domain (not reverse) - documentation: - - https://progress.opensuse.org/projects/opensuse-admin-wiki/wiki/DNS - responsible: - - lrupp - partners: - - nue-ns1.infra.opensuse.org - - nue-ns2.infra.opensuse.org - - provo-ns.infra.opensuse.org - weburls: []