summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chocolatey_source.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-261-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-261-0/+88
Allow a user to fully manage chocolatey and get it setup for airgapped environments using chef out of the box. Signed-off-by: Tim Smith <tsmith@chef.io>