Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: Introduce ores.svc.eqiad.wmnet
......................................................................

Introduce ores.svc.eqiad.wmnet

Add forward/reverse DNS records

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/25/277725/1

diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 5089fc7..f3b5b72 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -19,6 +19,7 @@
 $ORIGIN 1.2.{{ zonename }}.
 
 1   1H  IN PTR  appservers.svc.codfw.wmnet.
+; reserving 10 for ores to be consistent
 11  1H  IN PTR  apertium.svc.codfw.wmnet.
 ; reserving 12 for aqs to be consistent
 13  1H  IN PTR  kartotherian.svc.codfw.wmnet.
@@ -43,6 +44,7 @@
 
 1   1H  IN PTR  appservers.svc.eqiad.wmnet.
 3   1H  IN PTR  hhvm-api.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.
 ; reserving 13 for kartotherian to be consisent
diff --git a/templates/wmnet b/templates/wmnet
index 1bbef27..296bb67 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -4105,6 +4105,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
+ores        1H  IN A        10.2.2.10
 aqs         1H  IN A        10.2.2.12
 ; 13 reserved for kartotherian
 mobileapps  1H  IN A        10.2.2.14

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied5de9169f4fd501513cd82ff63d4ad3c591f94e
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Alexandros Kosiaris <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to