Cmjohnson has uploaded a new change for review. https://gerrit.wikimedia.org/r/92452
Change subject: Adding dns entries for ruthenium ...................................................................... Adding dns entries for ruthenium Change-Id: Ied307a16b64d8d74df92d9f9b0876441bc9aa10c --- 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/52/92452/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 5dad60a..ec602f0 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1830,7 +1830,7 @@ 148 1H IN PTR zinc.eqiad.wmnet. 149 1H IN PTR praseodymium.eqiad.wmnet. 150 1H IN PTR ms-fe1003.eqiad.wmnet. - +151 1H IN PTR ruthenium.eqiad.wmnet. 152 1H IN PTR potassium.eqiad.wmnet. 153 1H IN PTR es1005.eqiad.wmnet. 154 1H IN PTR es1006.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index eef380f..81ad89e 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -1581,6 +1581,7 @@ rdb1002 1H IN A 10.64.32.77 rdb1003 1H IN A 10.64.0.201 rdb1004 1H IN A 10.64.16.183 +ruthenium 1H IN A 10.64.16.151 search1001 1H IN A 10.64.32.108 search1002 1H IN A 10.64.32.109 search1003 1H IN A 10.64.32.110 -- To view, visit https://gerrit.wikimedia.org/r/92452 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ied307a16b64d8d74df92d9f9b0876441bc9aa10c 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
