Skip to content

Instantly share code, notes, and snippets.

@mccun934
Last active May 27, 2016 21:32
Show Gist options
  • Save mccun934/5274692abed26867b191192af1a8ecfa to your computer and use it in GitHub Desktop.
Save mccun934/5274692abed26867b191192af1a8ecfa to your computer and use it in GitHub Desktop.
User.current = User.first
system = Katello::System.find_by_uuid("c4317235-dab2-4972-8112-a1a5da349bc7")
Katello::Resources::Candlepin::Consumer.destroy(system.uuid)
Katello.pulp_server.extensions.consumer.delete(system.uuid)
system.destroy!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment