RobH has submitted this change and it was merged.

Change subject: updating dns entries for stat1004
......................................................................


updating dns entries for stat1004

I don't particularly care for how the analytics vlans are setting ips
based on hostname (its messy over time), but rather than break their
standard within their vlan, I've simply conformed.

In other works: It isn't my fault the analytics vlans don't allocate
their IPs in numerical order.  I'm just sticking with the standard.

T131877

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

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



diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 783ae0c..dcf9db7 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -403,6 +403,7 @@
 20  1H IN PTR   analytics1057.eqiad.wmnet.
 
 102 1H IN PTR   stat1002.eqiad.wmnet.
+104 1H IN PTR   stat1004.eqiad.wmnet.
 
 ; 10.64.16.0/22 - private1-b-eqiad
 $ORIGIN 16.64.{{ zonename }}.
@@ -1635,6 +1636,7 @@
 122 1H  IN PTR      wmf4720.mgmt.eqiad.wmnet.
 122 1H  IN PTR      kafka1001.mgmt.eqiad.wmnet.
 123 1H  IN PTR      wmf4721.mgmt.eqiad.wmnet.
+123 1H  IN PTR      stat1004.mgmt.eqiad.wmnet.
 124 1H  IN PTR      wmf4722.mgmt.eqiad.wmnet.
 124 1H  IN PTR      kafka1002.mgmt.eqiad.wmnet.
 125 1H  IN PTR      wmf4723.mgmt.eqiad.wmnet.
diff --git a/templates/wmnet b/templates/wmnet
index 7cda463..784f9f6 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -752,6 +752,7 @@
 stat1001        1H  IN A        10.64.21.101
 stat1002        1H  IN A        10.64.5.102
 stat1003        1H  IN A        10.64.36.103
+stat1004        1H  IN A        10.64.5.104
 bromine         1H  IN A        10.64.32.181 ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 strontium       1H  IN A        10.64.0.164
 puppet          1H  IN CNAME    palladium.eqiad.wmnet.
@@ -2014,6 +2015,7 @@
 wmf4720         1H      IN A            10.65.2.122
 kafka1001       1H      IN A            10.65.2.122
 wmf4721         1H      IN A            10.65.2.123
+stat1004        1H      IN A            10.65.2.123
 wmf4722         1H      IN A            10.65.2.124
 kafka1002       1H      IN A            10.65.2.124
 wmf4723         1H      IN A            10.65.2.125

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I71aa5bfbf66fd57d286dc4ac4a894e99082da8de
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to