-
Notifications
You must be signed in to change notification settings - Fork 108
Add prerequisite to REX Pull Provider #4559
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
base: master
Are you sure you want to change the base?
Add prerequisite to REX Pull Provider #4559
Conversation
On Satellite, REX is always enabled on Foreman Server and Smart Proxy Servers by default.
| For more information, see {InstallingServerDocURL}enabling-remote-execution[Enabling remote execution in _{InstallingServerDocTitle}_]. | ||
| endif::[] | ||
| ifeval::["{ProductName}" == "{SmartProxyServer}"] | ||
| For more information, see {InstallingSmartProxyDocURL}enabling-remote-execution[Enabling remote execution in _{InstallingSmartProxyDocTitle}_]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like it could also be an xref to the module rather than a link.
| .Prerequisites | ||
| * Ensure that you have enabled remote execution on your {ProductName}. | ||
| ifeval::["{ProductName}" == "{ProjectServer}"] | ||
| For more information, see {InstallingServerDocURL}enabling-remote-execution[Enabling remote execution in _{InstallingServerDocTitle}_]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're adding the module to the server installation guide's master.adoc only for foreman-el and foreman-deb, but you're adding this prerequisite for everything except satellite. This results in a broken link in the katello and orcharhino builds.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar to the one below, this should perhaps be an xref.
They do by default. It's possible to disable it. |
What changes are you introducing?
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
The third item is the result of a bug report.
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Needs TECH ACK on the following assumptions which I could non conclusively verify in code:
Contributor checklists
Please cherry-pick my commits into: