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

Update installer command for REX plugin #1301

Merged
merged 1 commit into from Jun 3, 2022

Conversation

maximiliankolb
Copy link
Contributor

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:

  • Foreman 3.3
  • Foreman 3.2
  • Foreman 3.1

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"
Copy link
Member

@melcorr melcorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you kindly!

@maximiliankolb maximiliankolb merged commit 4ba72fb into theforeman:master Jun 3, 2022
@maximiliankolb maximiliankolb deleted the rex_command branch June 3, 2022 08:26
@maximiliankolb
Copy link
Contributor Author

Merged to master and cherry-picked: ✅
53b0db3..fd080c7 3.3 -> 3.3

@Dzeri96
Copy link

Dzeri96 commented Sep 18, 2022

Can I ask why these changes are not live? I just spent a lot of time wondering why this plugin won't install.

@ekohl
Copy link
Member

ekohl commented Sep 18, 2022

@Dzeri96 can you point out where the changes are not live?

@Dzeri96
Copy link

Dzeri96 commented Sep 18, 2022

@ekohl https://theforeman.org/2021/02/introduction-to-the-remote-execution-plugin.html
Maybe this PR does not include this page? Still, it's the main documentation I'd say.

@Dzeri96
Copy link

Dzeri96 commented Sep 18, 2022

@ekohl
Copy link
Member

ekohl commented Sep 18, 2022

That's a different repository: https://github.com/theforeman/theforeman.org
We're working on migrating all documentation to this repo and https://docs.theforeman.org but it's a long process.

@ekohl
Copy link
Member

ekohl commented Jun 26, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants