Fixes #39117 - Support generating registration command via REST API in isolated networks managed by external capsules#10887
Closed
lfu wants to merge 1 commit intotheforeman:developfrom
Closed
Conversation
This was referenced Feb 27, 2026
b6953fa to
7e00ea9
Compare
…n isolated networks managed by external capsules
7e00ea9 to
32149aa
Compare
Member
|
@lfu I don't think this change or theforeman/smart-proxy#934 is necessary. The change theforeman/puppet-foreman_proxy_content#534 will reverse proxy the route theforeman/puppet-foreman_proxy_content#534 should be sufficient |
Contributor
Author
|
@ehelms 👍 You are correct. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To be able to generate the registration command for hosts in an isolated network.
Required smart proxy patch: theforeman/smart-proxy#934
Required installer fix: theforeman/puppet-foreman_proxy_content#534
Before
Steps to apply patches
Satellite
foreman-maintain service restartCapsule
systemctl restart foreman-proxypuppet resource package yard provider=puppet_gempuppet resource package puppet-strings provider=puppet_gemforeman-installer -l infoAfter