Cmjohnson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/327562 )
Change subject: Adding dns entries for wdqs1003 ...................................................................... Adding dns entries for wdqs1003 Change-Id: I6ba3464514d591fc799992cb132ad478e500d751 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/62/327562/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 514d9fc..668fb67 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -258,7 +258,7 @@ 11 1H IN PTR kafka1001.eqiad.wmnet. 12 1H IN PTR pc1004.eqiad.wmnet. 13 1H IN PTR db1009.eqiad.wmnet. - +14 1H IN PTR wdqs1003.eqiad.wmnet. 15 1H IN PTR db1011.eqiad.wmnet. 16 1H IN PTR scb1001.eqiad.wmnet. 17 1H IN PTR rcs1002.eqiad.wmnet. @@ -1050,7 +1050,6 @@ 98 1H IN PTR restbase1018-a.eqiad.wmnet. 99 1H IN PTR restbase1018-b.eqiad.wmnet. 100 1H IN PTR restbase1018-c.eqiad.wmnet. - 101 1H IN PTR mc1013.eqiad.wmnet. 102 1H IN PTR mc1014.eqiad.wmnet. 103 1H IN PTR mc1015.eqiad.wmnet. @@ -2284,6 +2283,8 @@ 26 1H IN PTR wdqs1001.mgmt.eqiad.wmnet. 27 1H IN PTR wmf3544.mgmt.eqiad.wmnet. 27 1H IN PTR wdqs1002.mgmt.eqiad.wmnet. +28 1H IN PTR wmf7002.mgmt.eqiad.wmnet. +28 1H IN PTR wdqs1003.mgmt.eqiad.wmnet. 60 1H IN PTR elastic1017.mgmt.eqiad.wmnet. 60 1H IN PTR wmf4596.mgmt.eqiad.wmnet. 61 1H IN PTR elastic1018.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index d4a3003..40dd58f 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -814,6 +814,7 @@ labvirt1014 1H IN A 10.64.20.30 wdqs1001 1H IN A 10.64.48.112 wdqs1002 1H IN A 10.64.32.183 +wdqs1003 1H IN A 10.64.0.14 wtp1001 1H IN A 10.64.32.78 wtp1002 1H IN A 10.64.32.73 wtp1003 1H IN A 10.64.32.74 @@ -1761,6 +1762,8 @@ wdqs1001 1H IN A 10.65.7.26 wmf3544 1H IN A 10.65.7.27 wdqs1002 1H IN A 10.65.7.27 +wmf7002 1H IN A 10.65.7.28 +wdqs1003 1H IN A 10.65.7.28 wmf3151 1H IN A 10.65.7.100 snapshot1001 1H IN A 10.65.3.81 wmf3466 1H IN A 10.65.3.81 -- To view, visit https://gerrit.wikimedia.org/r/327562 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6ba3464514d591fc799992cb132ad478e500d751 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
