Dzahn has uploaded a new change for review.

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

Change subject: add IPv6 AAAA and PTR for all puppetmasters
......................................................................

add IPv6 AAAA and PTR for all puppetmasters

All new pupetmasters already have mapped IPv6 addresses
active on their interfaces. (ip a s | grep inet6).

But they don't have the AAAA and PTR records in DNS yet.

Change-Id: I6e8c2b05a8ba441655b7de898b41914485b82050
---
M templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
M templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
M templates/wmnet
3 files changed, 16 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/32/316032/1

diff --git a/templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa 
b/templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
index 848da75..ab1fd36 100644
--- a/templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
+++ b/templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
@@ -63,6 +63,8 @@
 1.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR   ae1-2017.cr1-codfw.wikimedia.org.
 2.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR   ae1-2017.cr2-codfw.wikimedia.org.
 
+7.2.0.0.0.0.0.0.2.9.1.0.0.1.0.0 1H IN PTR   puppetmaster2001.codfw.wmnet.
+
 2.2.1.0.0.0.0.0.2.9.1.0.0.1.0.0 1H IN PTR   cp2001.codfw.wmnet.
 3.2.1.0.0.0.0.0.2.9.1.0.0.1.0.0 1H IN PTR   cp2002.codfw.wmnet.
 4.2.1.0.0.0.0.0.2.9.1.0.0.1.0.0 1H IN PTR   cp2003.codfw.wmnet.
@@ -121,6 +123,7 @@
 9.2.0.0.8.4.0.0.2.9.1.0.0.1.0.0 1H IN PTR   cp2025.codfw.wmnet.
 0.3.0.0.8.4.0.0.2.9.1.0.0.1.0.0 1H IN PTR   cp2026.codfw.wmnet.
 
+6.6.0.0.8.4.0.0.2.9.1.0.0.1.0.0 1H IN PTR   puppetmaster2002.codfw.wmnet.
 
 ; labs-hosts1-a-codfw (2620:0:860:117::/64) - RESERVED
 $ORIGIN 7.1.1.0.{{ zonename }}.
diff --git a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa 
b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
index 97df60a..26ac5c2 100644
--- a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
+++ b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
@@ -115,6 +115,8 @@
 1.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR   ae2-1018.cr1-eqiad.wikimedia.org.
 2.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR   ae2-1018.cr2-eqiad.wikimedia.org.
 
+3.7.0.0.6.1.0.0.4.6.0.0.0.1.0.0 1H IN PTR   puppetmaster1001.eqiad.wmnet.
+
 ; private1-c-eqiad (2620:0:861:103::/64)
 $ORIGIN 3.0.1.0.{{ zonename }}.
 
@@ -159,6 +161,9 @@
 
 1.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR   ae4-1020.cr1-eqiad.wikimedia.org.
 2.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR   ae4-1020.cr2-eqiad.wikimedia.org.
+
+5.4.0.0.8.4.0.0.4.6.0.0.0.1.0.0 1H IN PTR   puppetmaster1002.eqiad.wmnet.
+
 5.0.1.0.8.4.0.0.4.6.0.0.0.1.0.0 1H IN PTR   cp1071.eqiad.wmnet.
 6.0.1.0.8.4.0.0.4.6.0.0.0.1.0.0 1H IN PTR   cp1072.eqiad.wmnet.
 7.0.1.0.8.4.0.0.4.6.0.0.0.1.0.0 1H IN PTR   cp1073.eqiad.wmnet.
diff --git a/templates/wmnet b/templates/wmnet
index 8617b57..49051d9 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -731,8 +731,10 @@
 prometheus1001  1H  IN A        10.64.32.197 ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 prometheus1002  1H  IN A        10.64.32.198 ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 promethium      1H  IN A        10.64.20.12
-puppetmaster1001 1H  IN A        10.64.16.73
-puppetmaster1002 1H  IN A        10.64.48.45
+puppetmaster1001 1H IN A        10.64.16.73
+puppetmaster1001 1H IN AAAA     2620:0:861:102:10:64:16:73
+puppetmaster1002 1H IN A        10.64.48.45
+puppetmaster1002 1H IN AAAA     2620:0:861:107:10:64:48:45
 rcs1001         1H  IN A        10.64.32.148
                 1H  IN AAAA     2620:0:861:103:10:64:32:148
 rcs1002         1H  IN A        10.64.0.17
@@ -2724,8 +2726,10 @@
 phab2001        1H  IN AAAA 2620:0:860:103:10:192:32:147
 prometheus2001  1H  IN A    10.192.16.181 ; VM on the ganeti01.svc.codfw.wmnet 
cluster
 prometheus2002  1H  IN A    10.192.16.182 ; VM on the ganeti01.svc.codfw.wmnet 
cluster
-puppetmaster2001  1H  IN A    10.192.0.27
-puppetmaster2002  1H  IN A    10.192.48.66
+puppetmaster2001 1H IN A    10.192.0.27
+puppetmaster2001 1H IN AAAA 2620:0:860:101:10:192:0:27
+puppetmaster2002 1H IN A    10.192.48.66
+puppetmaster2002 1H IN AAAA 2620:0:860:104:10:192:48:66
 pybal-test2001  1H  IN A    10.192.16.139 ; VM on the ganeti01.svc.codfw.wmnet 
cluster
 pybal-test2002  1H  IN A    10.192.16.140 ; VM on the ganeti01.svc.codfw.wmnet 
cluster
 pybal-test2003  1H  IN A    10.192.16.141 ; VM on the ganeti01.svc.codfw.wmnet 
cluster

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e8c2b05a8ba441655b7de898b41914485b82050
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to