Skip to content

Instantly share code, notes, and snippets.

@parthaa
Last active October 26, 2021 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parthaa/ced0aa58b3c0be12730d0b0d3e7cd589 to your computer and use it in GitHub Desktop.
Save parthaa/ced0aa58b3c0be12730d0b0d3e7cd589 to your computer and use it in GitHub Desktop.
100.times { |count| ::Katello::HostTracer.create!(application: "foo-#{count}", helper: "systemctl restart foo-#{count}",
app_type: ["session", "static", "daemon"][count % 3], host_id: 2)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment