Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Done
-
None
-
-
Windows
-
1
-
Windows 2019-01-30
-
Normal
-
2 - 5-25% of Customers
-
3 - Serious
-
3 - $$$$
-
New Feature
-
This adds the ability to configure a source to allow it to have self-service for Chocolatey for Business (C4B).
-
Needs Assessment
Description
Chocolatey added the ability to set a source available for Self-Service back in Chocolatey 0.10.4 and Chocolatey Licensed v1.8.4 - see https://chocolatey.org/docs/release-notes-licensed#january-5-2017
The chocolateysource will need a property to address that addition: allow_self_service
chocolateysource {'chocolatey_internal': |
ensure => present, |
location => 'https://internal/chocolatey', |
priority => 1,
|
allow_self_service => true |
}
|
This is a business only feature, but the toggle exists in FOSS, so it should be able to be set in any edition of Chocolatey past v0.10.4.
Attachments
Issue Links
- relates to
-
MODULES-5898 chocolatey : Add Admin Only toggle to "chocolateysource" (Chocolatey v0.10.8+)
-
- Closed
-
-
MODULES-4418 chocolatey: Add bypass proxy setting "chocolateysource"
-
- Resolved
-