This plugin has been discontinued. This release helps only with its removal. If you’re interested in taking over the maintenance, let us know.
To remove the plugin from you Foreman installation, following steps need to be taken
foreman-rake db:migrate
- if you have Katello, this will erase docker data.foreman-rake foreman_docker:cleanup
- this cleans up all data that this plugin introduced.yum remove tfm-rubygem-foreman_docker
or apt remove ruby-foreman-docker
.yum remove tfm-rubygem-hammer_cli_foreman_docker
or apt remove ruby-hammer-cli-foreman-docker
unless you still use Katello commands from it.foreman-rake apipie:cache
.service httpd restart
.Foreman 3.12.0 has been released! Follow the quick start to install it.
Foreman 3.11.4 has been released! Follow the quick start to install it.