Project

General

Profile

« Previous | Next » 

Revision a91ee656

Added by Justin Sherrill almost 10 years ago

fixes #6915 - cleanup activation key association on clean_backend_objects

View differences:

lib/katello/tasks/clean_backend_objects.rake
system.del_candlepin_consumer unless cp_fail
system.del_pulp_consumer unless pulp_fail
Katello::System.index.remove system
system.system_activation_keys.destroy_all
system.delete
end
end

Also available in: Unified diff