Bug #18968
closed
Command rudder server node-to-relay may fail with curl error
Added by Nicolas CHARLES over 3 years ago.
Updated about 3 years ago.
Description
Curl command used in the method is
DOWNLOAD_COMMAND="curl --silent --show-error ${CERTIFICATE_OPTION} --location --noproxy --globoff"
yet some system require to use the proxy, even to connect to localhost
Related issues
1 (1 open — 0 closed)
it is because noproxy requires an extra argument
we should do like in techniques: --proxy ''
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/357
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
- Related to Bug #19998: Command rudder server node-to-relay fails with curl error about proxy on debian added
Also available in: Atom
PDF