Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/231015
Change subject: Revert "remove production tungsten dns" ...................................................................... Revert "remove production tungsten dns" This reverts commit af0b8ad61b64a91ac5ab55591226e40ce65fab2c. Change-Id: I6e759fb9bc066f0e55309e6fb38a00cd8160a86f --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/15/231015/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 1bab0b7..00fa7e7 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -303,7 +303,7 @@ 14 1H IN PTR db1010.eqiad.wmnet. 15 1H IN PTR db1011.eqiad.wmnet. 17 1H IN PTR rcs1002.eqiad.wmnet. - +18 1H IN PTR tungsten.eqiad.wmnet. 19 1H IN PTR db1015.eqiad.wmnet. 20 1H IN PTR db1016.eqiad.wmnet. 21 1H IN PTR fluorine.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 791cb2a..0ccfc73 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -206,6 +206,7 @@ db1009 1H IN A 10.64.0.13 db1010 1H IN A 10.64.0.14 db1011 1H IN A 10.64.0.15 +tungsten 1H IN A 10.64.0.18 db1015 1H IN A 10.64.0.19 db1016 1H IN A 10.64.0.20 graphite1001 1H IN A 10.64.32.155 -- To view, visit https://gerrit.wikimedia.org/r/231015 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6e759fb9bc066f0e55309e6fb38a00cd8160a86f 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
