Update installer command for REX plugin#1301
Update installer command for REX plugin#1301maximiliankolb merged 1 commit intotheforeman:masterfrom
Conversation
find guides -type f -iname "*.adoc" | xargs sed -i "" "s/--enable-foreman-proxy-plugin-remote-execution-ssh/--enable-foreman-proxy-plugin-remote-execution-script/g"
|
Can I ask why these changes are not live? I just spent a lot of time wondering why this plugin won't install. |
|
@Dzeri96 can you point out where the changes are not live? |
|
@ekohl https://theforeman.org/2021/02/introduction-to-the-remote-execution-plugin.html |
|
@ekohl Sorry, I meant to link this: https://theforeman.org/plugins/foreman_remote_execution/1.7/index.html |
|
That's a different repository: https://github.com/theforeman/theforeman.org |
|
I understand your frustration, but sadly it's a lot of work. https://community.theforeman.org/t/making-docs-theforeman-org-the-primary-documentation-source/32657 is the general effort unify the documentation. @maximiliankolb has also started an effort to at least update the current docs in theforeman/theforeman.org#2089. |
find guides -type f -iname "*.adoc" | xargs sed -i "" "s/--enable-foreman-proxy-plugin-remote-execution-ssh/--enable-foreman-proxy-plugin-remote-execution-script/g"
See discussion in Foreman Community Forum: Foreman Remote Execution Plugin Documentation
I did not test/verify this change myself. I'd appreciate confirmation from a developer.
Cherry-pick into: