Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/120058
Change subject: decom: remove pc1-3 (pmtpa, parser cache) ...................................................................... decom: remove pc1-3 (pmtpa, parser cache) Change-Id: Id2935a501138da588ba58e82dd553312e2fb8d2f --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 1 insertion(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/58/120058/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index d9b5aa2..2f876e3 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -46,9 +46,7 @@ 202 1H IN PTR ae0-2.cr2-pmtpa.wikimedia.org. 220 1H IN PTR es9.pmtpa.wmnet. -221 1H IN PTR pc1.pmtpa.wmnet. -222 1H IN PTR pc2.pmtpa.wmnet. -223 1H IN PTR pc3.pmtpa.wmnet. + 224 1H IN PTR es10.pmtpa.wmnet. 225 1H IN PTR es1.pmtpa.wmnet. 226 1H IN PTR es2.pmtpa.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 13da746..1f816ab 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -119,9 +119,6 @@ nfs2 1H IN A 10.0.0.247 nas1-a 1H IN A 10.0.0.253 nas1-b 1H IN A 10.0.0.254 -pc1 1H IN A 10.0.0.221 -pc2 1H IN A 10.0.0.222 -pc3 1H IN A 10.0.0.223 searchidx2 1H IN A 10.0.3.52 snapshot1 1H IN A 10.0.10.1 -- To view, visit https://gerrit.wikimedia.org/r/120058 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id2935a501138da588ba58e82dd553312e2fb8d2f Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
