Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: dns: add config-master as an internal service
......................................................................

dns: add config-master as an internal service

Change-Id: I99465ae17e6f6a23cf133832edca42b2668de3a0
Signed-off-by: Giuseppe Lavagetto <glavage...@wikimedia.org>
---
M templates/wmnet
1 file changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/19/159719/1

diff --git a/templates/wmnet b/templates/wmnet
index dcff88f..007ddde 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -34,6 +34,7 @@
 dns-r0          1H  IN A        10.0.5.6
 dns-r1          1H  IN A        10.0.5.7
 nfs-home        1H  IN A        10.0.5.8
+config-master   1H  IN CNAME    palladium.eqiad.wmnet.
 puppet          1H  IN CNAME    palladium.eqiad.wmnet.
 syslog          1H  IN CNAME    nfs-home
 ntp         1H  IN CNAME    linne.wikimedia.org.
@@ -186,6 +187,7 @@
 webproxy        1H  IN CNAME    carbon.wikimedia.org.
 zuul            1H  IN CNAME    gallium.wikimedia.org.
 carbon-relay        1H  IN CNAME    tungsten.eqiad.wmnet.
+config-master   1H  IN CNAME    palladium.eqiad.wmnet.
 statsd          1H  IN CNAME    tungsten.eqiad.wmnet.
 eventlogging        1H  IN CNAME    vanadium.eqiad.wmnet.
 udplog          1H  IN CNAME    fluorine.eqiad.wmnet.
@@ -743,7 +745,6 @@
 pc1003          1H  IN A        10.64.16.158
 potassium       1H  IN A        10.64.16.152
 praseodymium    1H  IN A        10.64.16.149
-pybal-config    1H  IN CNAME    palladium.eqiad.wmnet.
 radon           1H  IN A        10.64.32.149
 rbf1001             1H  IN A        10.64.0.162
 rbf1002             1H  IN A        10.64.0.163
@@ -2027,6 +2028,7 @@
 $ORIGIN codfw.{{ zonename }}.
 
 ; Service aliases
+config-master   1H  IN CNAME    palladium.eqiad.wmnet.
 puppet          1H  IN CNAME    palladium.eqiad.wmnet.
 webproxy        1H  IN CNAME    carbon.wikimedia.org.
 
@@ -2366,6 +2368,7 @@
 ;
 ; SERVICES
 ;
+config-master   1H  IN CNAME    palladium.eqiad.wmnet.
 puppet      1H  IN CNAME    palladium.eqiad.wmnet.
 webproxy    1H  IN CNAME    carbon.wikimedia.org.
 
@@ -2574,6 +2577,7 @@
 ;
 ; SERVICES
 ;
+config-master   1H  IN CNAME    palladium.eqiad.wmnet.
 puppet          5M  IN CNAME    palladium.eqiad.wmnet.
 webproxy        1H  IN CNAME    carbon.wikimedia.org.
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I99465ae17e6f6a23cf133832edca42b2668de3a0
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