RobH has uploaded a new change for review. https://gerrit.wikimedia.org/r/139119
Change subject: new server polonium for mail use ...................................................................... new server polonium for mail use assigning a new single cpu server for mail server use in eqiad Change-Id: I3b635230d97a6e8908db0463b4e909626ce58516 RT: 7141 --- M templates/10.in-addr.arpa M templates/154.80.208.in-addr.arpa M templates/wikimedia.org M templates/wmnet 4 files changed, 5 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/19/139119/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 5e88701..1edfe86 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -2040,6 +2040,7 @@ 199 1H IN PTR wmf4569.mgmt.eqiad.wmnet. 200 1H IN PTR wmf4570.mgmt.eqiad.wmnet. 201 1H IN PTR wmf4571.mgmt.eqiad.wmnet. +201 1H IN PTR polonium.mgmt.eqiad.wmnet. 202 1H IN PTR wmf4572.mgmt.eqiad.wmnet. 203 1H IN PTR wmf4573.mgmt.eqiad.wmnet. 204 1H IN PTR wmf4574.mgmt.eqiad.wmnet. diff --git a/templates/154.80.208.in-addr.arpa b/templates/154.80.208.in-addr.arpa index 940c011..d109819 100644 --- a/templates/154.80.208.in-addr.arpa +++ b/templates/154.80.208.in-addr.arpa @@ -105,6 +105,7 @@ 158 1H IN PTR calcium.wikimedia.org. 159 1H IN PTR netmon1001.wikimedia.org. 160 1H IN PTR argon.wikimedia.org. +161 1H IN PTR polonium.wikimedia.org. ; Neighbor blocks (208.80.154.192/27) diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 09406da..42f70b1 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -165,9 +165,10 @@ oxygen 1H IN A 208.80.154.15 pay-lvs1001 1H IN A 208.80.155.2 pay-lvs1002 1H IN A 208.80.155.3 -platinum 1H IN A 208.80.154.84 pdf2 1H IN A 208.80.152.154 pdf3 1H IN A 208.80.152.181 +platinum 1H IN A 208.80.154.84 +polonium 1H IN A 208.80.154.161 rhenium 1H IN A 208.80.154.52 rubidium 1H IN A 208.80.154.40 samarium 1H IN A 208.80.155.10 diff --git a/templates/wmnet b/templates/wmnet index a8e9544..204f150 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -1919,6 +1919,7 @@ wmf4569 1H IN A 10.65.5.199 wmf4570 1H IN A 10.65.5.200 wmf4571 1H IN A 10.65.5.201 +polonium 1H IN A 10.65.5.201 wmf4572 1H IN A 10.65.5.202 wmf4573 1H IN A 10.65.5.203 wmf4574 1H IN A 10.65.5.204 -- To view, visit https://gerrit.wikimedia.org/r/139119 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3b635230d97a6e8908db0463b4e909626ce58516 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
