summaryrefslogtreecommitdiff
path: root/lib/chef/provider/apt_preference.rb
Commit message (Expand)AuthorAgeFilesLines
* mechanical conversion of most debug log statements to traceThom May2018-03-261-3/+3
* Don't check both platform_family / os in provides when platform_family will doTim Smith2017-12-211-1/+1
* Remove the usage of an array for the platform_familyapt_resourcesTim Smith2017-09-141-1/+1
* Replace which apt-get check with simple debian check in apt resourcesTim Smith2017-09-141-6/+1
* 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