Mitchell Hashimoto
|
4a5a8c6006
|
provisioner/chef-solo: installChef fixed up to use tpl and StartWithUi
|
2013-08-27 13:27:20 -07:00 |
James Van Dyke
|
74f36aaebd
|
Remove debugging statement.
|
2013-07-15 16:38:26 -04:00 |
James Van Dyke
|
adaceb7766
|
Remove redundant code and clean up some string concatenation.
Clean up Say statements.
|
2013-07-12 11:09:52 -04:00 |
James Van Dyke
|
6a1d1cfb70
|
Improve logging.
Correct behavior for undefined recipe list.
Correct package name to upstream repo.
|
2013-07-11 12:22:15 -04:00 |
James Van Dyke
|
0d33f9ae08
|
Add basic test file for provisioner-chef-solo.
|
2013-07-11 10:47:51 -04:00 |
James Van Dyke
|
13da0ef49b
|
Rename configuration `avoid_sudo` to `prevent_sudo`
|
2013-07-06 00:37:59 -04:00 |
James Van Dyke
|
c24e74c699
|
Remove errant die statement.
|
2013-07-06 00:17:28 -04:00 |
James Van Dyke
|
6e1e92f14f
|
Implement `skip_install` configuration to skip Chef installation.
|
2013-07-06 00:15:21 -04:00 |
James Van Dyke
|
4e1d0f5a12
|
Implement `avoid_sudo` configuration option.
|
2013-07-05 23:56:51 -04:00 |
James Van Dyke
|
5f81e605e8
|
Rename configuration `cookbook_paths` to `cookbooks_paths` to
conform to Vagrant wording.
Remove configuration `cookbook_path` to simplify some things.
|
2013-07-05 22:33:24 -04:00 |
James Van Dyke
|
543fdbd8c2
|
Make JSON attributes work with real JSON!
|
2013-07-05 21:57:56 -04:00 |
James Van Dyke
|
712fd1f8fd
|
First pass at Chef Solo provisioner.
|
2013-07-05 00:26:48 -04:00 |