Skip to content

Instantly share code, notes, and snippets.

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 johnpmitsch/8a12a78779f1d9f6f65c5959b9deaa00 to your computer and use it in GitHub Desktop.
Save johnpmitsch/8a12a78779f1d9f6f65c5959b9deaa00 to your computer and use it in GitHub Desktop.
foreman workaround for katello 5/9
in foreman directory:
git revert 68cd4bba826df1e155445bf10a7fc2cb186c9d82 e2b7102ebeec5b9634cddb639aebfb02021eda9c 3186c78dfb95ba3aa21d4a41df767d9747d3d920 d91a0e4d219560000c5cc9c145650bab2039ba3b
rm -rf node_modules
npm install
rake webpack:compile
bundle + start rails server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment