Skip to content

Instantly share code, notes, and snippets.

@Ron-Lavi
Last active July 6, 2020 07:54
Show Gist options
  • Save Ron-Lavi/d1dc2b0d1b1b4daa396d7e441ec03000 to your computer and use it in GitHub Desktop.
Save Ron-Lavi/d1dc2b0d1b1b4daa396d7e441ec03000 to your computer and use it in GitHub Desktop.
git clone https://github.com/redhataccess/foreman-plugin.git old_insights
git clone https://github.com/laviro/foreman_rh_cloud.git rh_cloud
echo "gem 'redhat_access', path: '../old_insights/redhat-access'" >> foreman/bundler.d/insights.local.rb
echo "gem 'foreman_rh_cloud', path: '../rh_cloud'" >> foreman/bundler.d/rh_cloud.local.rb
vi old_insights/redhat-access/config/defaults.yml -> set telemetry to true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment