Cmjohnson has uploaded a new change for review. https://gerrit.wikimedia.org/r/93005
Change subject: Removing dns entries for constable ...................................................................... Removing dns entries for constable Change-Id: Idc87b643fb0f06b6d0735243361882dcd7694562 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 0 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/05/93005/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 2b5cd88..baa680d 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -52,7 +52,6 @@ 43 1H IN PTR labstore3.pmtpa.wmnet. 44 1H IN PTR labstore4.pmtpa.wmnet. -50 1H IN PTR constable.pmtpa.wmnet. 51 1H IN PTR celsus.pmtpa.wmnet. 200 1H IN PTR vrrp-gw-2.pmtpa.wmnet. @@ -767,8 +766,6 @@ 115 1H IN PTR wmf5820.mgmt.pmtpa.wmnet. 115 1H IN PTR celsus.mgmt.pmtpa.wmnet. 116 1H IN PTR wmf5821.mgmt.pmtpa.wmnet. -117 1H IN PTR wmf5822.mgmt.pmtpa.wmnet. -117 1H IN PTR constable.mgmt.pmtpa.wmnet. 118 1H IN PTR wmf5823.mgmt.pmtpa.wmnet. 122 1H IN PTR pappas.mgmt.pmtpa.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 2fea2b2..d5bb365 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -64,7 +64,6 @@ ; Servers (alphabetic order) -constable 1H IN A 10.0.0.50 celsus 1H IN A 10.0.0.51 db9 1H IN A 10.0.0.242 db10 1H IN A 10.0.0.243 @@ -605,8 +604,6 @@ wmf5820 1H IN A 10.1.8.115 celsus 1H IN A 10.1.8.115 wmf5821 1H IN A 10.1.8.116 -wmf5822 1H IN A 10.1.8.117 -constable 1H IN A 10.1.8.117 wmf5823 1H IN A 10.1.8.118 tmc2 1H IN A 10.1.8.125 WMF5845 1H IN A 10.1.8.126 -- To view, visit https://gerrit.wikimedia.org/r/93005 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idc87b643fb0f06b6d0735243361882dcd7694562 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
