Bug 1570808
Summary: | [RFE] Set content source in how proxy based on one used for registration | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | François Cami <fcami> |
Component: | Bootstrap | Assignee: | Rich Jerrido <rjerrido> |
Status: | CLOSED ERRATA | QA Contact: | jcallaha |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3.1 | CC: | aruzicka, cmarinea, egolov, inecas, jcallaha, jhutar, mpusater, rjerrido |
Target Milestone: | 6.4.0 | Keywords: | FutureFeature, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | katello-client-bootstrap-1.6.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-16 15:30:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
François Cami
2018-04-23 12:34:16 UTC
This should read: The default, and only, remote execution runner MUST be the content-source Capsule for this host, because of network firewalls blocking ssh traffic from other capsules to the host. I'm changing the component to registration, as the goal is for the registered host, to have set the capsule that was used for registration as "content source", which will lead automatically for REX to use it for it's purposes as well. Moving this BZ over to the bootstrap component Verified in Satellite 6.4 Snap 22 Steps: Setup a hostgroup that has its content source set to the satellite. Setup all other prerequisites to use bootstrap.py Ran bootstra.py on the client, adding in the new argument (--force-content-source), and specifying the capsule Ran a rex job against the host Results: The content source was successfully set to the capsule The remote execution was completed by the capsule Full bootstrap command: python bootstrap.py -l admin -s <capsule> -o "Default Organization" -L "Default Location" -g nouse -a rhel7 --rex --force-content-source --force --add-domain Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:2927 |