summaryrefslogtreecommitdiff
path: root/lib/chef/knife/role_run_list_set.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Ruby 2.6 endless Range syntax007lva2020-09-241-1/+1
* Style/SymbolProcLamont Granquist2019-07-051-2/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Make knife command banners consistentknife_descriptionsTim Smith2018-11-041-1/+1
* Remove require json_compat where note usedTim Smith2018-07-151-1/+0
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-121-0/+70