ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/111740
Change subject: add tantalum misc server ...................................................................... add tantalum misc server Change-Id: Ibda35bc334b808eca7ae1d54f51526fde41b8401 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/40/111740/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 264ee8b..d66250d 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1164,7 +1164,7 @@ 159 1H IN PTR cp1037.eqiad.wmnet. 160 1H IN PTR cp1038.eqiad.wmnet. 161 1H IN PTR lanthanum.eqiad.wmnet. - +162 1H IN PTR tantalum.eqiad.wmnet. 163 1H IN PTR oxygen.eqiad.wmnet. 164 1H IN PTR strontium.eqiad.wmnet. @@ -2311,6 +2311,7 @@ 31 1H IN PTR WMF3288.mgmt.eqiad.wmnet. 32 1H IN PTR potassium.mgmt.eqiad.wmnet. 32 1H IN PTR WMF3287.mgmt.eqiad.wmnet. +33 1H IN PTR tantalum.mgmt.eqiad.wmnet. 33 1H IN PTR WMF3407.mgmt.eqiad.wmnet. 34 1H IN PTR WMF3408.mgmt.eqiad.wmnet. 35 1H IN PTR WMF3409.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 9fc9257..da00a2d 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -1226,6 +1226,7 @@ stat1002 1H IN A 10.64.0.16 strontium 1H IN A 10.64.0.164 puppet 1H IN CNAME palladium.eqiad.wmnet. +tantalum 1H IN A 10.64.0.162 tin 1H IN A 10.64.0.196 terbium 1H IN A 10.64.32.13 logstash1003 1H IN A 10.64.32.136 @@ -1632,6 +1633,7 @@ mc1016 1H IN A 10.65.8.16 mc1017 1H IN A 10.65.8.17 mc1018 1H IN A 10.65.8.18 +tantalum 1H IN A 10.65.3.33 WMF3407 1H IN A 10.65.3.33 WMF3408 1H IN A 10.65.3.34 WMF3409 1H IN A 10.65.3.35 -- To view, visit https://gerrit.wikimedia.org/r/111740 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibda35bc334b808eca7ae1d54f51526fde41b8401 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: ArielGlenn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
