summaryrefslogtreecommitdiff
path: root/lib/chef/resource/alternatives.rb
Commit message (Expand)AuthorAgeFilesLines
* Full path -> Absolute pathTim Smith2020-06-181-1/+1
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-5/+5
* Update lib/chef/resource/alternatives.rb Tim Smith2020-04-291-1/+1
* Improve resource docsTim Smith2020-04-291-4/+65
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Move exception handling into an assertionalternativesTim Smith2020-03-121-3/+9
* Add the final two sets of specsTim Smith2020-03-121-1/+1
* Flip the alternatives_cmd logic to support SLESTim Smith2020-03-121-3/+3
* Simplify returning the matchTim Smith2020-03-121-1/+1
* Use the splat form of shell_outTim Smith2020-03-121-8/+7
* Use match? and add some yardTim Smith2020-03-121-1/+14
* Use fedora_derived? where we canTim Smith2020-03-121-1/+1
* Add alternatives resource for LinuxTim Smith2020-03-121-0/+131