Mitchell Hashimoto
|
64e360814c
|
Fix issue with Chef solo not using Pathname
|
2013-04-02 16:33:14 -07:00 |
Mitchell Hashimoto
|
82f3a3ec29
|
Go next if local path doesn't exist for Chef
This avoids issues with nil remote_paths
|
2013-04-02 15:05:10 -07:00 |
Mitchell Hashimoto
|
8458166c6a
|
Don't share default chef folder if doesn't exist on host
|
2013-04-02 15:04:06 -07:00 |
Mitchell Hashimoto
|
a74fc014d6
|
Modernize chef solo configuration
|
2013-02-05 22:07:50 -08:00 |
Mitchell Hashimoto
|
1af3255559
|
Be more sane about cookbook_paths default in Chef
|
2013-02-05 22:02:12 -08:00 |
Mitchell Hashimoto
|
7e55e96bd9
|
Provisioners now sync folders
|
2013-01-23 09:44:53 -08:00 |
Mitchell Hashimoto
|
0c8391aedd
|
Chef uses the new provisioner API
|
2013-01-13 16:41:32 -08:00 |
Mitchell Hashimoto
|
88277fa2e0
|
Merge pull request #1067 from jtimberman/chef-command-args
Add config.arguments for Chef
|
2012-09-27 13:53:29 -07:00 |
Mitchell Hashimoto
|
a238e06795
|
Fix up the chef solo provisioner to work with new machine abstraction
|
2012-08-21 16:57:17 -07:00 |
jtimberman
|
50e9f83970
|
Add config.arguments for Chef
* Adds chef.arguments to Chef::Provisioner::Config
* Usable in both chef-client and chef-solo
* Specify as a string, "-L /tmp/foo.log", e.g.
|
2012-08-10 12:58:43 -06:00 |
Mitchell Hashimoto
|
9956e6d012
|
Better directory structure for plugins
|
2012-04-20 16:53:01 -07:00 |