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
Actions