Giuseppe Lavagetto has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/195887

Change subject: mediawiki: add appserver cluster IPs in codfw
......................................................................

mediawiki: add appserver cluster IPs in codfw

Change-Id: I895655d81d761b278d46517912980e70f2ab7309
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/87/195887/1

diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 397f236..a8ba705 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -17,7 +17,8 @@
 
 ; codfw svc ips
 $ORIGIN 1.2.{{ zonename }}.
-
+1   1H  IN PTR  appservers.svc.codfw.wmnet.
+22  1H  IN PTR  api.svc.codfw.wmnet.
 27  1H  IN PTR  ms-fe.svc.codfw.wmnet.
 
 ; eqiad svc ips
diff --git a/templates/wmnet b/templates/wmnet
index 2bbb3ad..cf5b9a4 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -3439,5 +3439,7 @@
 
 $ORIGIN svc.codfw.wmnet.
 
+appservers      1H  IN A        10.2.1.1
+api             1H  IN A        10.2.1.22
 ms-fe           1H  IN A        10.2.1.27
 labstore        1H  IN A        10.192.21.7

-- 
To view, visit https://gerrit.wikimedia.org/r/195887
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I895655d81d761b278d46517912980e70f2ab7309
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Lavagetto <glavage...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to