Commit Graph

23 Commits (67e5ff92bca052d587289449e02a7dde70b54479)

Author SHA1 Message Date
Mitchell Hashimoto 0bfbe02424 provisioner/chef-solo: ability to specify custom chef template
13 years ago
Mitchell Hashimoto 84001c7c76 provisioner/*: implement Cancel
13 years ago
Mitchell Hashimoto dbae49f0c8 provisioner/chef-solo: code re-org
13 years ago
Mitchell Hashimoto 4c4020f723 provisioner/chef-solo: properly escape user vars for JSON
13 years ago
Matthew Hooker fc595de0fd clean up and retab.
13 years ago
Matthew Hooker e21e980647 template expansion of `json` in chef-solo
13 years ago
Mitchell Hashimoto 6f1675ab6b provisioner/chef-solo: template process the configuration
13 years ago
Mitchell Hashimoto 869c0b94ff provisioner/chef-solo: use proper exceute command
13 years ago
Mitchell Hashimoto 56a309941b provisioner/chef-solo: remove unused constants and variables
13 years ago
Mitchell Hashimoto fa2347e711 provisioner/chef-solo: upload cookbooks
13 years ago
Mitchell Hashimoto 5e841befee provisioner/chef-solo: massive refactor and style nitpick
13 years ago
Mitchell Hashimoto e43d08a3fc provisioner/chef-solo: installChef fixed up to use tpl and StartWithUi
13 years ago
James Van Dyke 428bc4d745 Remove debugging statement.
13 years ago
James Van Dyke ba5d7a9d72 Remove redundant code and clean up some string concatenation.
13 years ago
James Van Dyke a6f3bb3bb2 Improve logging.
13 years ago
James Van Dyke a84f26bfdf Add basic test file for provisioner-chef-solo.
13 years ago
James Van Dyke 69f0049a44 Rename configuration `avoid_sudo` to `prevent_sudo`
13 years ago
James Van Dyke 3416f0760c Remove errant die statement.
13 years ago
James Van Dyke e5e97f3cc1 Implement `skip_install` configuration to skip Chef installation.
13 years ago
James Van Dyke 552298b683 Implement `avoid_sudo` configuration option.
13 years ago
James Van Dyke bb3ff62623 Rename configuration `cookbook_paths` to `cookbooks_paths` to
13 years ago
James Van Dyke 608d874b45 Make JSON attributes work with real JSON!
13 years ago
James Van Dyke 45a16fceac First pass at Chef Solo provisioner.
13 years ago