Commit Graph

57 Commits

Author SHA1 Message Date
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