Cmjohnson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/352849 )
Change subject: Removing mgmt dns entries for decom hosts europium and ytterbium t153918 and t141415:wq ...................................................................... Removing mgmt dns entries for decom hosts europium and ytterbium t153918 and t141415:wq Change-Id: I29a6bb68bc887b4c5146c0b72f8058ef0e119efa --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 10 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/49/352849/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index d88eaa7..9b915de 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1749,8 +1749,7 @@ 127 1H IN PTR wmf4082.mgmt.eqiad.wmnet. 127 1H IN PTR thulium.mgmt.eqiad.wmnet. 128 1H IN PTR wmf4083.mgmt.eqiad.wmnet. -129 1H IN PTR wmf4084.mgmt.eqiad.wmnet. -129 1H IN PTR europium.mgmt.eqiad.wmnet. + 130 1H IN PTR tellurium.mgmt.eqiad.wmnet. 131 1H IN PTR wtp1001.mgmt.eqiad.wmnet. 131 1H IN PTR wmf3557.mgmt.eqiad.wmnet. @@ -1767,8 +1766,7 @@ 138 1H IN PTR wmf3564.mgmt.eqiad.wmnet. 138 1H IN PTR terbium.mgmt.eqiad.wmnet. 139 1H IN PTR wmf3565.mgmt.eqiad.wmnet. -140 1H IN PTR wmf3566.mgmt.eqiad.wmnet. -140 1H IN PTR ytterbium.mgmt.eqiad.wmnet. + 141 1H IN PTR wmf3568.mgmt.eqiad.wmnet. 141 1H IN PTR neodymium.mgmt.eqiad.wmnet. 142 1H IN PTR wmf3569.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 94b5e33..221f674 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2009,10 +2009,6 @@ wmf4082 1H IN A 10.65.3.127 thulium 1H IN A 10.65.3.127 wmf4083 1H IN A 10.65.3.128 - -wmf4084 1H IN A 10.65.3.129 -europium 1H IN A 10.65.3.129 - wmf3560 1H IN A 10.65.3.134 wmf3561 1H IN A 10.65.3.135 erbium 1H IN A 10.65.3.135 @@ -2050,8 +2046,6 @@ scb1001 1H IN A 10.65.3.179 wmf5844 1H IN A 10.65.3.177 eventlog1001 1H IN A 10.65.3.177 -wmf3566 1H IN A 10.65.3.140 -ytterbium 1H IN A 10.65.3.140 wmf3568 1H IN A 10.65.3.141 neodymium 1H IN A 10.65.3.141 wmf3570 1H IN A 10.65.3.143 -- To view, visit https://gerrit.wikimedia.org/r/352849 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I29a6bb68bc887b4c5146c0b72f8058ef0e119efa Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
