Actions
Bug #13808
closedrake katello:reset errors Foreman::Exception: ERF42-9500 [Foreman::Exception]: Unknown remote execution feature katello_package_install
Description
rake db:seed works
rake katello:reset errors with
Foreman::Exception: ERF42-9500 [Foreman::Exception]: Unknown remote execution feature katello_package_install
<stbenjam> thomasmckay: weird, the feature should get created and registered when katello loads
<stbenjam> https://github.com/Katello/katello/blob/master/lib/katello/plugin.rb#L186
<stbenjam> i wonder if this is a case where katello initializers are being run before the remote execution plugin is loaded
Actions