Dzahn has submitted this change and it was merged. Change subject: Reclaim nobelium ......................................................................
Reclaim nobelium Entries for nobelium removed from DNS configuration. mgmt entries are kept until the system is wiped. Bug: T142581 Change-Id: I2229f97cd19fe9c8fc4979ae61b7d8c549dbc3f8 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 0 insertions(+), 2 deletions(-) Approvals: Dzahn: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 0e92108..66058b6 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -927,7 +927,6 @@ 11 1H IN PTR labsdb1006.eqiad.wmnet. 12 1H IN PTR labsdb1007.eqiad.wmnet. 13 1H IN PTR labmon1001.eqiad.wmnet. -14 1H IN PTR nobelium.eqiad.wmnet. 15 1H IN PTR labsdb1008.eqiad.wmnet. 16 1H IN PTR nfs-scratch.svc.eqiad.wmnet. 17 1H IN PTR nfs-tools-home.svc.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 546b0f6..e18cd08 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -712,7 +712,6 @@ mw1306 1H IN A 10.64.16.106 neodymium 1H IN A 10.64.32.20 nitrogen 1H IN A 10.64.32.199 ; VM on the ganeti01.svc.eqiad.wmnet cluster -nobelium 1H IN A 10.64.37.14 ocg1001 1H IN A 10.64.32.151 ocg1002 1H IN A 10.64.48.42 ocg1003 1H IN A 10.64.48.43 -- To view, visit https://gerrit.wikimedia.org/r/305192 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2229f97cd19fe9c8fc4979ae61b7d8c549dbc3f8 Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Gehel <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
