Mitchell Hashimoto
7d3987d840
packer: no more asserts lib
2013-10-16 21:09:27 -10:00
Mitchell Hashimoto
a59bbd892d
Merge branch 'master' of https://github.com/armon/packer into armon-master
...
Conflicts:
packer/config_template.go
2013-09-05 17:12:15 -07:00
Mitchell Hashimoto
8dd3850482
packer: uuid function
2013-09-05 12:19:56 -07:00
Armon Dadgar
13a4c34bc5
Adding support for isotime template variable
2013-09-05 11:09:37 -07:00
Mitchell Hashimoto
65eb05384f
packer: pass tests
2013-08-30 16:07:06 -07:00
Mitchell Hashimoto
4c4020f723
provisioner/chef-solo: properly escape user vars for JSON
...
/cc @mwhooker - I moved the processing up into Prepare so that any
errors will be shown during a validate pass. Also, I escape some stuff
in keys. Tests moved as well.
2013-08-30 16:05:04 -07:00
Matthew Hooker
a1893b0bce
reuse jsonString instead of opaque result var.
2013-08-28 20:16:06 -07:00
Matthew Hooker
fc595de0fd
clean up and retab.
2013-08-28 17:35:43 -07:00
Matthew Hooker
e21e980647
template expansion of `json` in chef-solo
...
Fixes #362
2013-08-28 17:27:22 -07:00
Mitchell Hashimoto
53bd115e3e
packer: ConfigTemplate, move from common
2013-08-15 19:11:27 -07:00