summaryrefslogtreecommitdiff
path: root/lib/chef/resource/apt_preference.rb
Commit message (Expand)AuthorAgeFilesLines
* More documentation updates for resourcesTim Smith2018-03-161-4/+15
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-3/+5
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+4
* Open apt resources up to prevent breaking changeapt_openTim Smith2017-09-171-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-1/+1
* Testing updatesTim Smith2017-05-121-1/+1
* Chefstyle fixesTim Smith2017-05-121-1/+1
* Wire up provider/resource and use constants so we can testTim Smith2017-05-121-1/+1
* Require pin/pin_priority and update copyrightsTim Smith2017-05-121-3/+3
* Initial apt_preference commitTim Smith2017-05-121-0/+36