Filippo Giunchedi has uploaded a new change for review.

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

Change subject: restbase: allocate production addresses
......................................................................

restbase: allocate production addresses

also finish adding mgmt entries

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/38/190038/1

diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 7768287..20e197a 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -393,6 +393,8 @@
 217 1H IN PTR   wtp1022.eqiad.wmnet.
 218 1H IN PTR   wtp1023.eqiad.wmnet.
 219 1H IN PTR   wtp1024.eqiad.wmnet.
+220 1H IN PTR   restbase1001.eqiad.wmnet.
+221 1H IN PTR   restbase1002.eqiad.wmnet.
 
 $ORIGIN 1.64.{{ zonename }}.
 
@@ -806,6 +808,8 @@
 156     1H IN PTR       dbproxy1007.eqiad.wmnet.
 157     1H IN PTR       dbproxy1008.eqiad.wmnet.
 158     1H IN PTR       dbproxy1009.eqiad.wmnet.
+159     1H IN PTR       restbase1003.eqiad.wmnet.
+160     1H IN PTR       restbase1004.eqiad.wmnet.
 
 $ORIGIN 33.64.{{ zonename }}.
 1       1H IN PTR       vl1019-eth2.lvs1001.wikimedia.org.
@@ -991,6 +995,8 @@
 96      1H  IN PTR      mc1018.eqiad.wmnet.
 97      1H  IN PTR      dbproxy1010.eqiad.wmnet.
 98      1H  IN PTR      dbproxy1011.eqiad.wmnet.
+99      1H  IN PTR      restbase1005.eqiad.wmnet.
+100     1H  IN PTR      restbase1006.eqiad.wmnet.
 
 $ORIGIN 49.64.{{ zonename }}.
 1       1H IN PTR       vl1020-eth3.lvs1001.wikimedia.org.
@@ -1608,11 +1614,17 @@
 107 1H  IN PTR      mw1257.mgmt.eqiad.wmnet.
 108 1H  IN PTR      mw1258.mgmt.eqiad.wmnet.
 109 1H  IN PTR      wmf4656.mgmt.eqiad.wmnet.
+109 1H  IN PTR      restbase1001.mgmt.eqiad.wmnet.
 110 1H  IN PTR      wmf4657.mgmt.eqiad.wmnet.
+110 1H  IN PTR      restbase1002.mgmt.eqiad.wmnet.
 111 1H  IN PTR      wmf4658.mgmt.eqiad.wmnet.
+111 1H  IN PTR      restbase1003.mgmt.eqiad.wmnet.
 112 1H  IN PTR      wmf4659.mgmt.eqiad.wmnet.
+112 1H  IN PTR      restbase1004.mgmt.eqiad.wmnet.
 113 1H  IN PTR      wmf4660.mgmt.eqiad.wmnet.
+113 1H  IN PTR      restbase1005.mgmt.eqiad.wmnet.
 114 1H  IN PTR      wmf4661.mgmt.eqiad.wmnet.
+114 1H  IN PTR      restbase1006.mgmt.eqiad.wmnet.
 
 $ORIGIN 3.65.{{ zonename }}.
 
diff --git a/templates/wmnet b/templates/wmnet
index f75f21e..f0f71eb 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -660,6 +660,12 @@
 rdb1002         1H  IN A        10.64.32.77
 rdb1003         1H  IN A        10.64.0.201
 rdb1004         1H  IN A        10.64.16.183
+restbase1001    1H  IN A        10.64.0.220
+restbase1002    1H  IN A        10.64.0.221
+restbase1003    1H  IN A        10.64.32.159
+restbase1004    1H  IN A        10.64.32.160
+restbase1005    1H  IN A        10.64.48.99
+restbase1006    1H  IN A        10.64.48.100
 rhodium         1H  IN A        10.64.16.184
 ruthenium       1H  IN A        10.64.16.151
 sca1001         1H  IN A        10.64.32.153
@@ -1934,11 +1940,17 @@
 WMF4578         1H      IN A            10.65.5.208
 WMF4579         1H      IN A            10.65.5.209
 wmf4656         1H      IN A            10.65.2.109
+restbase1001    1H      IN A            10.65.2.109
 wmf4657         1H      IN A            10.65.2.110
+restbase1002    1H      IN A            10.65.2.110
 wmf4658         1H      IN A            10.65.2.111
+restbase1003    1H      IN A            10.65.2.111
 wmf4659         1H      IN A            10.65.2.112
+restbase1004    1H      IN A            10.65.2.112
 wmf4660         1H      IN A            10.65.2.113
+restbase1005    1H      IN A            10.65.2.113
 wmf4661         1H      IN A            10.65.2.114
+restbase1006    1H      IN A            10.65.2.114
 
 ; Labs VMs &c.
 eth4-1102.labnet1001    1H  IN A    10.68.16.1

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I145521afff7310c2cb6e28db1168cac8f1cb6329
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

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

Reply via email to