Cmjohnson has submitted this change and it was merged. Change subject: Removing mgmt dns entries for calcium server....decommissioned ......................................................................
Removing mgmt dns entries for calcium server....decommissioned Change-Id: I2fd74cd28c82f3ad129e94a590ff31649b7ba00d --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 0 insertions(+), 4 deletions(-) Approvals: Cmjohnson: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index df69329..30edb31 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1804,8 +1804,6 @@ 29 1H IN PTR wmf3290.mgmt.eqiad.wmnet. 30 1H IN PTR bast1001.mgmt.eqiad.wmnet. 30 1H IN PTR wmf3289.mgmt.eqiad.wmnet. -31 1H IN PTR calcium.mgmt.eqiad.wmnet. -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. diff --git a/templates/wmnet b/templates/wmnet index 7caf7b2..5590540 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -1867,8 +1867,6 @@ te 1H IN CNAME tellurium potassium 1H IN A 10.65.3.32 WMF3287 1H IN A 10.65.3.32 -calcium 1H IN A 10.65.3.31 -WMF3288 1H IN A 10.65.3.31 bast1001 1H IN A 10.65.3.30 WMF3289 1H IN A 10.65.3.30 titanium 1H IN A 10.65.3.29 -- To view, visit https://gerrit.wikimedia.org/r/264100 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2fd74cd28c82f3ad129e94a590ff31649b7ba00d Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> Gerrit-Reviewer: Cmjohnson <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
