summaryrefslogtreecommitdiff
path: root/lib/chef/provider/apt_preference.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix the apt_preference action to be removepreference_actionTim Smith2017-08-101-1/+1
* Make sure the helpers are in the right classTim Smith2017-05-121-7/+7
* Rework the cleanup logic and always use the santized name + testing improvementsTim Smith2017-05-121-15/+17
* Remove the recursive folder createTim Smith2017-05-121-1/+0
* Wire up provider/resource and use constants so we can testTim Smith2017-05-121-19/+15
* Why-run is always on so we don't need to enable it nowTim Smith2017-05-121-4/+0
* Require pin/pin_priority and update copyrightsTim Smith2017-05-121-1/+1
* Initial apt_preference commitTim Smith2017-05-121-0/+106