Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Done
-
None
-
-
Windows
-
1
-
Windows 2019-01-30
-
Normal
-
2 - 5-25% of Customers
-
3 - Serious
-
3 - $$$$
-
Many customers use proxies and PE and supported modules should have facilities to work with them.
-
New Feature
-
This adds the ability to have a source explicitly bypass a proxy.
-
Needs Assessment
Description
Chocolatey is adding the ability for a source to explicitly bypass any configured proxies in 0.10.4 - see https://github.com/chocolatey/choco/issues/262.
The chocolateysource will need a property to address that addition: bypass_proxy
chocolateysource {'chocolatey': |
ensure => present, |
location => 'https://chocolatey.org/api/v2', |
priority => 1,
|
bypass_proxy => true |
}
|
Attachments
Issue Links
- relates to
-
MODULES-5897 chocolatey : Add Allow Self-Service toggle to "chocolateysource" (Chocolatey v0.10.4+)
-
- Resolved
-
-
MODULES-5898 chocolatey : Add Admin Only toggle to "chocolateysource" (Chocolatey v0.10.8+)
-
- Closed
-
- mentioned in
-
Page Loading...