Dzahn has submitted this change and it was merged. Change subject: remove "williams" from DNS, RT #5908 ......................................................................
remove "williams" from DNS, RT #5908 Change-Id: I47c324024023772251a576150400a1cad958c166 --- M templates/10.in-addr.arpa M templates/152.80.208.in-addr.arpa M templates/wikimedia.org M templates/wmnet 4 files changed, 1 insertion(+), 4 deletions(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index d96050f..2ac592f 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -929,7 +929,7 @@ 13 1H IN PTR spence.mgmt.pmtpa.wmnet. 14 1H IN PTR streber.mgmt.pmtpa.wmnet. -15 1H IN PTR williams.mgmt.pmtpa.wmnet. + 16 1H IN PTR amaranth.mgmt.pmtpa.wmnet. 17 1H IN PTR ts-array4a.mgmt.pmtpa.wmnet. 18 1H IN PTR ts-array4b.mgmt.pmtpa.wmnet. diff --git a/templates/152.80.208.in-addr.arpa b/templates/152.80.208.in-addr.arpa index 819325d..ce710b3 100644 --- a/templates/152.80.208.in-addr.arpa +++ b/templates/152.80.208.in-addr.arpa @@ -147,7 +147,6 @@ 154 1H IN PTR pdf2.wikimedia.org. 155 1H IN PTR pdf1.wikimedia.org. -159 1H IN PTR williams.wikimedia.org. 160 1H IN PTR streber.wikimedia.org. 163 1H IN PTR loudon.wikimedia.org. diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 6f4cc48..84fb522 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -309,7 +309,6 @@ tridge 1H IN A 208.80.152.170 ; Cold Backup Server virt0 1H IN A 208.80.152.32 virt1000 1H IN A 208.80.154.18 -williams 1H IN A 208.80.152.159 ytterbium 1H IN A 208.80.154.80 yvon 1H IN A 208.80.152.21 zhen 1H IN A 208.80.152.140 diff --git a/templates/wmnet b/templates/wmnet index bc3863c..ee8b4ee 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -831,7 +831,6 @@ virt11 1H IN A 10.1.8.96 virt12 1H IN A 10.1.8.97 virt15 1H IN A 10.1.8.100 -williams 1H IN A 10.1.8.15 nas1-a-e0m 1H IN A 10.1.8.66 nas1-b-e0m 1H IN A 10.1.8.67 WMF3639 1H IN A 10.1.8.69 -- To view, visit https://gerrit.wikimedia.org/r/88147 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I47c324024023772251a576150400a1cad958c166 Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: Cmjohnson <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: Jgreen <[email protected]> Gerrit-Reviewer: RobH <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
