Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use platform_specific_path in chef shelljdmundrawala/path-sep-refactor | Jay Mundrawala | 2014-11-14 | 1 | -10/+2 |
| | |||||
* | chef-shell checks platform when looking for client.rb and solo.rb.jdmundrawala/chef-shell-windows | Jay Mundrawala | 2014-11-10 | 1 | -2/+10 |
| | | | | | | https://github.com/opscode/chef/issues/2380 pointed out that on windows, -c is required with the -z flag because it would assume nix and look in /etc/chef for client.rb | ||||
* | Merge pull request #1443 from opscode/ryancragun/CHEF-5314_11-master | Claire McQuin | 2014-06-11 | 1 | -0/+7 |
|\ | | | | | [CHEF-5314] Support override_runlist CLI option in shef/chef-shell | ||||
| * | [CHEF-5314] Support override_runlist CLI option in shef/chef-shell | Ryan Cragun | 2014-05-20 | 1 | -0/+7 |
| | | |||||
* | | [CHEF-4224] tracing? throws an exception when chef-shell is first started | Julian C. Dunn | 2014-05-03 | 1 | -0/+1 |
|/ | |||||
* | Move json attribs fetching to a class | danielsdeleo | 2013-10-16 | 1 | -19/+3 |
| | | | | | | * Extract duplicated code for fetching/reading JSON attributes to a shared class * Use HTTP::Simple instead of Chef::REST | ||||
* | Fix chef-shell for log_level == :auto | danielsdeleo | 2012-11-20 | 1 | -1/+3 |
| | | | | Also add functional regression tests | ||||
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+327 |
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo! |