summaryrefslogtreecommitdiff
path: root/lib/chef/resource/sudo.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate source property in the sudo resourcesudo_double_propertyTim Smith2018-04-161-1/+0
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-2/+2
* Merge pull request #7074 from chef/release_notes_v1Tim Smith2018-03-271-4/+4
|\
| * Update release notes and resources to matchTim Smith2018-03-271-4/+4
* | forgot commabrewn2018-03-271-1/+1
* | specify ruby type for visudo_binarybrewn2018-03-271-1/+1
|/
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Call the new method namesudo_whichTim Smith2018-03-221-1/+1
* Rename visudo_path -> visudo_binary and raise if the old one is usedTim Smith2018-03-221-2/+11
* Make sure we return true in visudo_present helperTim Smith2018-03-221-2/+2
* Match order to cookbookTim Smith2018-03-221-3/+4
* sudo: Don't fail on FreeBSD. Turns out there's a .d directoryTim Smith2018-03-221-9/+4
* Add more resource descriptions and convert more resources to use propertiesminor_resource_cleanupTim Smith2018-03-191-1/+0
* Lazy eval empty Hash/Array resource properties.Tim Smith2018-03-161-6/+6
* Add compatibility action for removesudoTim Smith2018-03-151-0/+5
* Add the sudo resource from the sudo resourceTim Smith2018-03-151-0/+222