Bug 1044558
| Summary: | Installation guide should call out the --proxy-* options for katello-configure (or new installer) | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Mike McCune <mmccune> |
| Component: | Docs Install Guide | Assignee: | Athene Chan <achan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dan Macpherson <dmacpher> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0.4 | CC: | bhamrick, bkearney, cwelton, dsulliva, ehelms, mmurray, sthirugn, xdmoon |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | Flags: | achan:
needinfo-
achan: needinfo- achan: needinfo- |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 1083818,1117410 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-09-11 12:23:08 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: | |||
| Bug Depends On: | 1083818 | ||
| Bug Blocks: | 1115190 | ||
Definitely still relevant but I now realized we are lacking Proxy options!!
# katello-installer --help |grep proxy
--capsule-foreman-proxy-port Port on which will foreman proxy listen (default: 9090)
--capsule-register-in-foreman Register proxy back in Foreman (default: true)
we need to update our installer to include these options.
Filed:
https://bugzilla.redhat.com/show_bug.cgi?id=1083818
Hi Eric!~ Is this available already? :) Cheers, Athene *** Bug 1116911 has been marked as a duplicate of this bug. *** Hi Eric, From http://projects.theforeman.org/issues/6530: Can I confirm if this has been fixed and it should now allow just proxy options url and port without the username and password needed? This was delivered with Satellite 6.0 which was released on 10 September 2014. |
We get lots of trouble reports of users who forget to pass in the --proxy options during the katello-configure step. This causes issues later on when they attempt to upload Subscription Manifests and sync content. Since this is so common we should add a note or section to: 2.3. Configuring Red Hat Satellite to mention these options: --proxy-url=PROXY_URL --proxy-port=PROXY_PORT --proxy-user=PROXY_USER HTTP Proxy user (proxy username, if auth is required) --proxy-pass=PROXY_PASS HTTP Proxy pass (proxy password, if auth is required)