Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Chocolatey 3.2.0
-
Component/s: chocolatey
-
Labels:
-
Template:customfield_10700 175640
-
Acceptance Criteria:
-
Epic Link:
-
Team:Windows
-
Story Points:1
-
Sprint:Windows 2019-01-30
-
CS Priority:Normal
-
CS Frequency:2 - 5-25% of Customers
-
CS Severity:3 - Serious
-
CS Business Value:3 - $$$$
-
CS Impact:Many customers use proxies and PE and supported modules should have facilities to work with them.
-
Release Notes:New Feature
-
Release Notes Summary:This adds the ability to have a source explicitly bypass a proxy.
-
QA Risk Assessment: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...