Bunny
March 12, 2020, 8:23pm
#1
Hi I m trying to install slack plugin but not successful. please help
I installed:
#gem install --ignore-dependencies foreman_slack
Successfully installed foreman_slack-0.0.3
Parsing documentation for foreman_slack-0.0.3
1 gem installed
when i went to Administer–>About–>Plugins,
I dont see slack plugin is listed.
Can you please help to tell what I am missing.
Thanks
ekohl
March 13, 2020, 3:49pm
#3
https://theforeman.org/plugins/#2.3AdvancedInstallationfromGems
You probably forgot to add it to bundler.d
Note that the plugin is very old and unmaintained so there’s no guarantee it works.
Bunny
March 13, 2020, 8:31pm
#4
what has to be added to Gemfile.local.rb under bundler.d/Gemfile.local.rb?
Also I dont see any file called bundler.d/Gemfile.local.rb under /usr/share/foreman/bundler.d/
Please help