Cmjohnson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405012 )
Change subject: Removing mgmt dns entries for decom host erbium ...................................................................... Removing mgmt dns entries for decom host erbium Bug: T185226 Change-Id: Ic65725f994936283b18360e8e478d357f60d3ab9 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 1 insertion(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/12/405012/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 4c7edc9..850f7d1 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1924,8 +1924,7 @@ 132 1H IN PTR wtp1002.mgmt.eqiad.wmnet. 134 1H IN PTR wmf3560.mgmt.eqiad.wmnet. -135 1H IN PTR erbium.mgmt.eqiad.wmnet. -135 1H IN PTR wmf3561.mgmt.eqiad.wmnet. + 136 1H IN PTR wmf3562.mgmt.eqiad.wmnet. 136 1H IN PTR wtp1003.mgmt.eqiad.wmnet. 137 1H IN PTR wmf3563.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 3f0078f..eec0341 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2078,8 +2078,6 @@ thulium 1H IN A 10.65.3.127 wmf4083 1H IN A 10.65.3.128 wmf3560 1H IN A 10.65.3.134 -wmf3561 1H IN A 10.65.3.135 -erbium 1H IN A 10.65.3.135 wmf3557 1H IN A 10.65.3.131 wtp1001 1H IN A 10.65.3.131 wtp1002 1H IN A 10.65.3.132 -- To view, visit https://gerrit.wikimedia.org/r/405012 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic65725f994936283b18360e8e478d357f60d3ab9 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
