RobH has uploaded a new change for review. https://gerrit.wikimedia.org/r/92435
Change subject: adding ruthenium to dns RT: 6078 ...................................................................... adding ruthenium to dns RT: 6078 Change-Id: I52f98cd8ff7322837cd862afeb180f6a0ca9fd86 --- 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/35/92435/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 8bbaf85..5075934 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1845,7 +1845,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 32421c4..5599bdb 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -1597,6 +1597,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/92435 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I52f98cd8ff7322837cd862afeb180f6a0ca9fd86 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
