10 Commits

Author SHA1 Message Date
Mitchell Hashimoto
a1a7ff20c2 *: switch to packer ConfigTemplate 2013-08-15 19:17:23 -07:00
Mitchell Hashimoto
c8bc2bc1ba packer: Add Machine func to Ui 2013-08-11 18:16:00 -07:00
Mitchell Hashimoto
100458955f builder/*, provisioner/*: set user vars 2013-08-09 15:57:08 -07:00
Mitchell Hashimoto
f66c145ee8 provisioner/file: use the template processing stuff 2013-08-08 17:25:26 -07:00
Rafael Garcia
485d5b86d0 provisioner/file: state of the art config decoding 2013-08-06 15:30:49 -07:00
Mark Peek
ed75091bd4 Log an upload error closer to when it occurs
When there is an error returned from the Upload it is propagated back
to the main loop and may have additional log messages before the actual
error is displayed. This displays a log message close to where the error
actually occurred.
2013-07-17 18:17:46 -07:00
Mitchell Hashimoto
a354f5fc08 Unused keys are invalid in templates [GH-104] 2013-07-14 09:28:56 +09:00
Mitchell Hashimoto
8b25acfab6 fmt 2013-07-05 11:00:18 -07:00
Mitchell Hashimoto
4f2344f48b provisioner/file: style nitpicks
/cc @ericlathrop
2013-07-04 12:50:00 -07:00
Eric Lathrop
c259f30e58 Implement file upload provisioner per #118. 2013-07-04 15:16:17 -04:00