Fabian Ruff
|
931e23c5d0
|
add verbose_logging config option to chef based provisioners
Conflicts:
plugins/provisioners/chef/config/base.rb
|
2013-07-18 00:20:08 -04:00 |
Patrick Connolly
|
7e0050527d
|
Moves to using new chef cache/backup dir defaults.
Conflicts:
plugins/provisioners/chef/provisioner/base.rb
|
2013-07-16 16:50:10 -07:00 |
Patrick Connolly
|
4713f146b4
|
Adds file_cache_path support for chef_solo. [GH-1897]
Conflicts:
CHANGELOG.md
|
2013-07-16 16:49:37 -07:00 |
Marc Paradise
|
081aa12873
|
support for chef solo environments, upcoming in chef 11.6
|
2013-07-11 03:00:07 -04:00 |
Mitchell Hashimoto
|
56adfec96e
|
Chef can have a custom configuration file set. [GH-876]
|
2013-07-10 19:31:52 -07:00 |
Mitchell Hashimoto
|
280afa96c4
|
Fix default encrypted data bag secret
|
2013-04-22 08:43:20 -07:00 |
Mitchell Hashimoto
|
c0539d6e31
|
Warn if run list on Chef is empty, not error [GH-1620]
|
2013-04-19 10:12:09 -06:00 |
Mitchell Hashimoto
|
4bb5da7232
|
Chef client config defaults are correct [GH-1609]
|
2013-04-16 15:07:37 -07:00 |
Mitchell Hashimoto
|
b49bd8b8ea
|
Properly set the chef-solo run list [GH-1608]
|
2013-04-16 13:23:00 -07:00 |
Mitchell Hashimoto
|
9fe59d9863
|
Fix regression that @geetarista fixed.
|
2013-04-15 17:03:22 -07:00 |
Mitchell Hashimoto
|
a3fdfa0989
|
Default node name
|
2013-04-15 17:02:53 -07:00 |
Robby Colvin
|
845e966e0b
|
Fix typo in chef provisioning
|
2013-04-15 16:34:22 -07:00 |
Mitchell Hashimoto
|
79099086f5
|
Switch chef configuration to new-style
|
2013-04-15 12:08:08 -07:00 |
Mitchell Hashimoto
|
28de46f3b4
|
Not an error if cookbooks path is missing
|
2013-04-10 11:21:18 -07:00 |
Mitchell Hashimoto
|
4ffc2c3b74
|
Invalid configuration keys are caught and shown in user friendly way
[GH-1484]
|
2013-04-03 16:18:37 -07:00 |
Mitchell Hashimoto
|
78d05e73d7
|
Chef-solo recipe_url works properly again [GH-1467]
|
2013-03-20 22:20:19 -07:00 |
Mitchell Hashimoto
|
59282ba999
|
Fix overzealous errors with chef solo provisioner defaults
|
2013-03-18 11:24:18 -07:00 |
Mitchell Hashimoto
|
e06af4e2b9
|
Properly prepare the path configs for Chef
|
2013-03-05 11:53:57 -08:00 |
Mitchell Hashimoto
|
dc5196454e
|
Fix a regression where cookbooks path must be an array
|
2013-03-05 10:19:36 -08: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
|
fff021e51d
|
Update Chef provisioner to new validation API
|
2013-01-18 13:12:02 -08:00 |
Mitchell Hashimoto
|
0c8391aedd
|
Chef uses the new provisioner API
|
2013-01-13 16:41:32 -08:00 |