Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description on how to use the plugin #24

Closed
tuxmea opened this issue Jan 23, 2024 · 0 comments · Fixed by #25
Closed

Add description on how to use the plugin #24

tuxmea opened this issue Jan 23, 2024 · 0 comments · Fixed by #25
Assignees

Comments

@tuxmea
Copy link
Member

tuxmea commented Jan 23, 2024

Gem based installation:

  1. add gem to Gemfile.local.rb
# /usr/share/foreman/bundler.d/Gemfile.local.rb
gem 'foreman_hdm', '~> 0.1.4'
  1. run db migrate
foreman-rake db:migrate
  1. Restart foreman
systemctl restart foreman.service
@tuxmea tuxmea added the documentation Improvements or additions to documentation label Jan 23, 2024
@tuxmea tuxmea self-assigned this Jan 23, 2024
tuxmea added a commit that referenced this issue Jan 24, 2024
@bastelfreak bastelfreak added skip-changelog and removed documentation Improvements or additions to documentation labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants