chocolatey module bootstrap does not support forward proxy #67653
chris-scentregroup
started this conversation in
Feature Requests
Replies: 3 comments
-
will approve as a feature request. fyi @saltstack/team-windows |
Beta Was this translation helpful? Give feedback.
0 replies
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Straight out of develop, https://github.com/saltstack/salt/blob/develop/salt/modules/chocolatey.py#L212-L218.
Resolution: update webclient if a proxy is set on the minion or environment.
Particularly important on windows when proxy is set, requests backend is used and other things can be installed by proxy until calling the
chocolatey.bootstrap
which will render:Beta Was this translation helpful? Give feedback.
All reactions