chocolatey-community / Chocolatey

PowerShell Module and DSC Resource for Chocolatey Software
MIT License
43 stars 15 forks source link

fixing case where Source only needs disabling. #26

Closed gaelcolas closed 6 years ago

gaelcolas commented 6 years ago

Also saved as UTF-8 The logic is a bit stinky, because we try to define the State of a source, but what happens when:

The key difficulty here is the declaration of the Policy vs Imperative translation, while taking the least amount of assumption for greater idempotency.