coren has uploaded a new change for review. https://gerrit.wikimedia.org/r/113778
Change subject: DNS: add labstore.svc.eqiad.wmnet ...................................................................... DNS: add labstore.svc.eqiad.wmnet For the NFS service for labs. Change-Id: I08747a2240a977d99e27e615eb972d314e7ef55b --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/78/113778/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 6d3627b..40fc84f 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1664,6 +1664,7 @@ 7 1H IN PTR labstore1002.eqiad.wmnet. 8 1H IN PTR labstore1003.eqiad.wmnet. 9 1H IN PTR labstore1004.eqiad.wmnet. +10 1H IN PTR labstore.svc.eqiad.wmnet. 101 1H IN PTR db1-rowc-RESERVED. 102 1H IN PTR db2-rowc-RESERVED. diff --git a/templates/wmnet b/templates/wmnet index 8ef8a2a..6e97445 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -97,7 +97,7 @@ labstore2 1H IN A 10.0.0.42 labstore3 1H IN A 10.0.0.43 labstore4 1H IN A 10.0.0.44 -labnfs 1H IN A 10.0.0.45 +labnfs 1H IN A 10.0.0.45 ms5 1H IN A 10.0.0.252 ms-be1 1H IN A 10.0.6.200 @@ -2573,6 +2573,7 @@ parsoid 1H IN A 10.2.2.28 parsoidcache 1H IN A 10.2.2.29 search 1H IN A 10.2.2.30 +labstore 1H IN A 10.64.37.10 ; ESAMS SERVICES -- To view, visit https://gerrit.wikimedia.org/r/113778 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I08747a2240a977d99e27e615eb972d314e7ef55b Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: coren <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
