summaryrefslogtreecommitdiff
path: root/spec/integration/client
Commit message (Expand)AuthorAgeFilesLines
...
* Rename -. to -zJohn Keiser2013-10-101-9/+9
* Pick up knife config instead of /etc/chef/client.rb if local mode is specifiedJohn Keiser2013-10-091-0/+7
* Make --local-mode option so that local user can run local recipesJohn Keiser2013-10-091-23/+37
* Add tests for -z plus private keysJohn Keiser2013-10-021-0/+47
* Do not require client_key to be specified for chef-client when chef-zero is e...John Keiser2013-10-021-12/+4
* Add -z and --chef-zero-port options to knife and chef-clientJohn Keiser2013-10-021-10/+54
* Rename start_chef_zero -> chef_zero.enabledJohn Keiser2013-10-021-1/+1
* Add client start_chef_zero testJohn Keiser2013-10-021-0/+31