Skip to content

Instantly share code, notes, and snippets.

@jeremylenz
Last active August 10, 2023 14:50
Show Gist options
  • Save jeremylenz/f18aae1cc4f2e6ea435ca18e99232eca to your computer and use it in GitHub Desktop.
Save jeremylenz/f18aae1cc4f2e6ea435ca18e99232eca to your computer and use it in GitHub Desktop.
steal partha's hammer settings and get hammer working on devel box
cd ~/hammer-cli-katello
bundle install
bundle exec bash
cd ~
wget https://partha.fedorapeople.org/devel/hammer.tgz
tar zxf hammer.tgz
ll .hammer # verify there's stuff in that dir
cd hammer-cli-katello
hammer ping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment