Closed
Description
Is Your Feature Request Related To A Problem? Please describe.
Side-by-side installs were deprecated so we should now remove the functionality from the collection for version 2.0 or later of Chocolatey CLI
We should look to Puppet, Ansible and DSC providers for this to ensure they are aware of the deprecation.
- Puppet: Does not support side-by-side installations.
- Ansible: Issue raised in the Chocolatey Ansible Collection
- cChoco: Doesn't support side-by-side installations.
- Chocolatey DSC Module: Issue raised in the repository.
- Chef: Unable to determine whether the recipe support side-by-side installs or not so raised an issue here and here.
Describe The Solution. Why is it needed?
N/A
Additional Context.
N/A
Related Issues
- Issue #2787