Cmjohnson has submitted this change and it was merged. Change subject: Removing remaining dns entries for cobalt and nickel ......................................................................
Removing remaining dns entries for cobalt and nickel Change-Id: I3076b6f7be1de52d989d06093046dcbf2dad41aa --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 1 insertion(+), 8 deletions(-) Approvals: Cmjohnson: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index c245fed..b3d1ded 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1752,10 +1752,7 @@ 21 1H IN PTR wmf3298.mgmt.eqiad.wmnet. 22 1H IN PTR copper.mgmt.eqiad.wmnet. 22 1H IN PTR wmf3297.mgmt.eqiad.wmnet. -23 1H IN PTR nickel.mgmt.eqiad.wmnet. -23 1H IN PTR wmf3296.mgmt.eqiad.wmnet. -24 1H IN PTR cobalt.mgmt.eqiad.wmnet. -24 1H IN PTR wmf3295.mgmt.eqiad.wmnet. + 25 1H IN PTR iron.mgmt.eqiad.wmnet. 25 1H IN PTR wmf3294.mgmt.eqiad.wmnet. 26 1H IN PTR dickson.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 1760089..9fa565e 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -1860,10 +1860,6 @@ WMF3292 1H IN A 10.65.3.27 iron 1H IN A 10.65.3.25 WMF3294 1H IN A 10.65.3.25 -cobalt 1H IN A 10.65.3.24 -WMF3295 1H IN A 10.65.3.24 -nickel 1H IN A 10.65.3.23 -WMF3296 1H IN A 10.65.3.23 copper 1H IN A 10.65.3.22 WMF3297 1H IN A 10.65.3.22 zinc 1H IN A 10.65.3.21 -- To view, visit https://gerrit.wikimedia.org/r/259278 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3076b6f7be1de52d989d06093046dcbf2dad41aa Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> Gerrit-Reviewer: Cmjohnson <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
