Alexandros Kosiaris has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/326933 )

Change subject: Allocate LVS IPs for trendingedits service
......................................................................


Allocate LVS IPs for trendingedits service

Bug: T150043
Change-Id: I2292ec1b4df3a9359e1ab78ce0c3cae76457d5a2
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 6be7373..477fd77 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -17,6 +17,7 @@
 $ORIGIN 1.2.{{ zonename }}.
 
 1   1H  IN PTR  appservers.svc.codfw.wmnet.
+9   1H  IN PTR  trendingedits.svc.codfw.wmnet.
 10  1H  IN PTR  ores.svc.codfw.wmnet.
 11  1H  IN PTR  apertium.svc.codfw.wmnet.
 ; reserving 12 for aqs to be consistent
@@ -50,6 +51,7 @@
 
 1   1H  IN PTR  appservers.svc.eqiad.wmnet.
 3   1H  IN PTR  hhvm-api.svc.eqiad.wmnet.
+9   1H  IN PTR  trendingedits.svc.eqiad.wmnet.
 10  1H  IN PTR  ores.svc.eqiad.wmnet.
 11  1H  IN PTR  apertium.svc.eqiad.wmnet.
 12  1H  IN PTR  aqs.svc.eqiad.wmnet.
diff --git a/templates/wmnet b/templates/wmnet
index f85c803..a3e9c8e 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -4136,6 +4136,7 @@
 appservers  1H  IN A        10.2.2.1
 appservers-debug  1H  IN CNAME        mw1017.eqiad.wmnet.
 hhvm-api    1H  IN A        10.2.2.3
+trendingedits 1H  IN A      10.2.2.9
 ores        1H  IN A        10.2.2.10
 apertium    1H  IN A        10.2.2.11
 aqs         1H  IN A        10.2.2.12
@@ -4192,6 +4193,7 @@
 
 appservers      1H  IN A        10.2.1.1
 
+trendingedits   1H  IN A        10.2.1.9
 ores            1H  IN A        10.2.1.10
 apertium        1H  IN A        10.2.1.11
 ; 12 reserved for aqs

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2292ec1b4df3a9359e1ab78ce0c3cae76457d5a2
Gerrit-PatchSet: 2
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to