Bug #11824
katello candlepin installer wget with proxy
Pull request:
Fixed in Releases:
Found in Releases:
Description
katello candlepin use wget for installation , please add --no-proxy in case a proxy is in use
/usr/bin/wget --no-proxy --timeout=30 --tries=40 --wait=20 --retry-connrefused qO http://localhost:8080/candlepin/admin/init
Associated revisions
History
#1
Updated by Eric Helms over 5 years ago
- Category set to Installer
- Legacy Backlogs Release (now unused) set to 70
- Triaged changed from No to Yes
#2
Updated by Eric Helms about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Pull request https://github.com/Katello/puppet-candlepin/pull/30 added
#3
Updated by The Foreman Bot about 5 years ago
- Pull request https://github.com/Katello/katello-installer/pull/285 added
#4
Updated by Justin Sherrill about 5 years ago
- Status changed from Ready For Testing to Closed
This will be included in 2.4.0 GA
Fixes #11824: Ignore proxies when initializing Candlepin