RobH has uploaded a new change for review. https://gerrit.wikimedia.org/r/86891
Change subject: cleaning out old and reclaimed hosts ...................................................................... cleaning out old and reclaimed hosts Change-Id: I37d9a6094035246bcff0bed6cec58140051f30a7 --- M manifests/decommissioning.pp 1 file changed, 0 insertions(+), 169 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/91/86891/1 diff --git a/manifests/decommissioning.pp b/manifests/decommissioning.pp index 2fb85c0..2564bd8 100644 --- a/manifests/decommissioning.pp +++ b/manifests/decommissioning.pp @@ -3,9 +3,7 @@ # ALPHABETIC order! $decommissioned_servers = [ -'barium', 'br1-knams', -'constable', 'controller', 'cp1021', 'cp1022', @@ -27,7 +25,6 @@ 'cp1042', 'cp3001', 'cp3002', -'db1014', #renamed and reallocated as tungsten rt5871 'dysprosium', 'labstore1002', #added 9/17 to remove from monitoring 'labstore4', #added 9/17 to remove from monitoring @@ -46,18 +43,11 @@ 'mc14', 'mc15', 'mc16', -'mobile1', -'mobile2', -'mobile3', -'mobile4', -'mobile5', 'ms1', 'ms2', 'ms3', 'ms4', 'msfe1002', -'praseodymium', #2013-08-29 reclaim to spare by robh -'spence', 'sq31', 'sq32', 'sq33', @@ -72,164 +62,7 @@ 'sq45', 'sq46', 'sq47', -'srv86', -'srv87', -'srv88', -'srv89', -'srv90', -'srv91', -'srv92', -'srv93', -'srv94', -'srv95', -'srv96', -'srv97', -'srv98', -'srv99', -'srv100', -'srv101', -'srv102', -'srv103', -'srv104', -'srv105', -'srv106', -'srv107', -'srv108', -'srv109', -'srv110', -'srv111', -'srv112', -'srv113', -'srv114', -'srv115', -'srv116', -'srv117', -'srv118', -'srv119', -'srv120', -'srv121', -'srv122', -'srv123', -'srv124', -'srv125', -'srv126', -'srv127', -'srv128', -'srv129', -'srv130', -'srv131', -'srv132', -'srv133', -'srv134', -'srv135', -'srv136', -'srv137', -'srv138', -'srv139', -'srv140', -'srv141', -'srv142', -'srv143', -'srv144', -'srv145', -'srv146', -'srv147', -'srv148', -'srv149', -'srv150', -'srv151', -'srv152', -'srv153', -'srv154', -'srv155', -'srv156', -'srv157', -'srv158', -'srv159', -'srv160', -'srv161', -'srv162', -'srv163', -'srv164', -'srv165', -'srv166', -'srv167', -'srv168', -'srv169', -'srv170', -'srv171', -'srv172', -'srv173', -'srv174', -'srv175', -'srv176', -'srv177', -'srv178', -'srv179', -'srv180', -'srv181', -'srv182', -'srv183', -'srv184', -'srv185', -'srv186', -'srv187', -'srv188', -'srv189', -'srv190', -'srv191', -'srv192', -'srv194', -'srv195', -'srv196', -'srv197', -'srv198', -'srv199', -'srv200', -'srv201', -'srv202', -'srv203', -'srv204', -'srv205', -'srv206', -'srv207', -'srv208', -'srv209', -'srv210', -'srv211', -'srv212', -'srv213', -'srv214', -'srv215', -'srv216', -'srv217', -'srv218', -'srv219', -'srv220', -'srv221', -'srv222', -'srv223', -'srv224', -'srv225', -'srv226', -'srv227', -'srv228', -'srv229', -'srv230', -'srv231', -'srv232', -'srv233', -'srv234', -'srv266', -'srv278', -'srv281', 'ssl3004', #added 9/17 to remove from monitoring -'storage1', -'storage2', -'storage3', -'thistle', -'titanium', #2013-08-29 reclaim to spare by robh -'tola', 'virt1001', 'virt1002', 'virt1003', @@ -237,6 +70,4 @@ 'virt3', 'virt4', 'wikinews-lb.wikimedia.org', -'wtp1', -'xenon', #2013-08-29 reclaim to spare by robh ] -- To view, visit https://gerrit.wikimedia.org/r/86891 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I37d9a6094035246bcff0bed6cec58140051f30a7 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: RobH <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
