Cmjohnson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/347889 )
Change subject: removing mgmt dns entries for wiped and removed db1019 and db1042 ...................................................................... removing mgmt dns entries for wiped and removed db1019 and db1042 Change-Id: Iaabbe5babbfeb8f28502bd83895ab163c7efec9f --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/89/347889/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 655cd16..d3b5399 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -2173,8 +2173,7 @@ 17 1H IN PTR wmf3269.mgmt.eqiad.wmnet. 18 1H IN PTR db1018.mgmt.eqiad.wmnet. 18 1H IN PTR wmf3268.mgmt.eqiad.wmnet. -19 1H IN PTR db1019.mgmt.eqiad.wmnet. -19 1H IN PTR wmf3267.mgmt.eqiad.wmnet. + 20 1H IN PTR db1020.mgmt.eqiad.wmnet. 20 1H IN PTR wmf3266.mgmt.eqiad.wmnet. 21 1H IN PTR db1021.mgmt.eqiad.wmnet. @@ -2218,8 +2217,7 @@ 40 1H IN PTR wmf3279.mgmt.eqiad.wmnet. 41 1H IN PTR db1041.mgmt.eqiad.wmnet. 41 1H IN PTR wmf3278.mgmt.eqiad.wmnet. -42 1H IN PTR db1042.mgmt.eqiad.wmnet. -42 1H IN PTR wmf3277.mgmt.eqiad.wmnet. + 43 1H IN PTR db1043.mgmt.eqiad.wmnet. 43 1H IN PTR wmf3276.mgmt.eqiad.wmnet. 44 1H IN PTR db1044.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 3e624cd..5eb1199 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -1219,8 +1219,6 @@ wmf3269 1H IN A 10.65.6.17 db1018 1H IN A 10.65.6.18 wmf3268 1H IN A 10.65.6.18 -db1019 1H IN A 10.65.6.19 -wmf3267 1H IN A 10.65.6.19 db1020 1H IN A 10.65.6.20 wmf3266 1H IN A 10.65.6.20 db1021 1H IN A 10.65.6.21 @@ -1264,8 +1262,6 @@ wmf3279 1H IN A 10.65.6.40 db1041 1H IN A 10.65.6.41 wmf3278 1H IN A 10.65.6.41 -db1042 1H IN A 10.65.6.42 -wmf3277 1H IN A 10.65.6.42 db1043 1H IN A 10.65.6.43 wmf3276 1H IN A 10.65.6.43 db1044 1H IN A 10.65.6.44 -- To view, visit https://gerrit.wikimedia.org/r/347889 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iaabbe5babbfeb8f28502bd83895ab163c7efec9f 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
