RobH has submitted this change and it was merged. Change subject: reclaim einsteinium to spares ......................................................................
reclaim einsteinium to spares removing production dns entries Bug: T116252 Change-Id: Ifd9a22c799aa5978efa34294786b4ccb83f55e3c --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 1 insertion(+), 2 deletions(-) Approvals: RobH: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 5eb6d7e..868f049 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1023,7 +1023,7 @@ 91 1H IN PTR mw1256.eqiad.wmnet. 92 1H IN PTR mw1257.eqiad.wmnet. 93 1H IN PTR mw1258.eqiad.wmnet. -94 1H IN PTR einsteinium.eqiad.wmnet. + 95 1H IN PTR mc1017.eqiad.wmnet. 96 1H IN PTR mc1018.eqiad.wmnet. 97 1H IN PTR dbproxy1010.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 92d0d6a..6eb27e4 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -302,7 +302,6 @@ dbstore1001 1H IN A 10.64.48.17 dbstore1002 1H IN A 10.64.48.18 d-i-test 1H IN A 10.64.32.201 -einsteinium 1H IN A 10.64.48.94 elastic1001 1H IN A 10.64.0.108 elastic1002 1H IN A 10.64.0.109 elastic1003 1H IN A 10.64.0.110 -- To view, visit https://gerrit.wikimedia.org/r/247944 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifd9a22c799aa5978efa34294786b4ccb83f55e3c Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> Gerrit-Reviewer: Dzahn <[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
