Cmjohnson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/364792 )
Change subject: Adding production dns for restbase-dev100[4-6] T166181 ...................................................................... Adding production dns for restbase-dev100[4-6] T166181 Change-Id: I96397ca399b6a5d3c3ac03082536a48d81b890e8 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/92/364792/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index cb26c96..f6d8112 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -323,6 +323,7 @@ 86 1H IN PTR elastic1045.eqiad.wmnet. 87 1H IN PTR db1053.eqiad.wmnet. 88 1H IN PTR releases1001.eqiad.wmnet. ; VM on the ganeti01.svc.eqiad.wmnet cluster +89 1H IN PTR restbase-dev1004.eqiad.wmnet. 91 1H IN PTR db1079.eqiad.wmnet. 92 1H IN PTR db1080.eqiad.wmnet. @@ -558,6 +559,7 @@ 93 1H IN PTR dumpsdata1001.eqiad.wmnet. 94 1H IN PTR ores1003.eqiad.wmnet. 95 1H IN PTR ores1004.eqiad.wmnet. +96 1H IN PTR restbase-dev1005.eqiad.wmnet. 101 1H IN PTR db1083.eqiad.wmnet. 102 1H IN PTR db1084.eqiad.wmnet. @@ -1013,6 +1015,7 @@ 2 1H IN PTR ae4-1020.cr1-eqiad.wikimedia.org. 3 1H IN PTR ae4-1020.cr2-eqiad.wikimedia.org. +10 1H IN PTR restbase-dev1006.eqiad.wmnet. 11 1H IN PTR db1097.eqiad.wmnet. 12 1H IN PTR db1102.eqiad.wmnet. 13 1H IN PTR db1106.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 2e393f6..134a72b 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -825,6 +825,9 @@ restbase-dev1003 1H IN A 10.64.48.46 restbase-dev1003-a 1H IN A 10.64.48.117 ; cassandra instance restbase-dev1003-b 1H IN A 10.64.48.118 ; cassandra instance +restbase-dev1004 1H IN A 10.64.0.89 +restbase-dev1005 1H IN A 10.64.16.96 +restbase-dev1006 1H IN A 10.64.48.10 rhodium 1H IN A 10.64.16.184 roentgenium 1H IN A 10.64.32.24 ; VM on the ganeti01.svc.eqiad.wmnet cluster ruthenium 1H IN A 10.64.16.151 -- To view, visit https://gerrit.wikimedia.org/r/364792 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I96397ca399b6a5d3c3ac03082536a48d81b890e8 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
