Actions
Bug #11824
closedkatello candlepin installer wget with proxy
Difficulty:
Triaged:
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
Updated by Eric Helms about 9 years ago
- Category set to Installer
- Translation missing: en.field_release set to 70
- Triaged changed from No to Yes
Updated by Eric Helms about 9 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
Updated by The Foreman Bot almost 9 years ago
- Pull request https://github.com/Katello/katello-installer/pull/285 added
Updated by Justin Sherrill almost 9 years ago
- Status changed from Ready For Testing to Closed
This will be included in 2.4.0 GA
Actions