Mitchell Hashimoto
4bd3f09099
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
4642a6aee1
packer: uuid function
2013-09-05 12:19:56 -07:00
Armon Dadgar
fab369bf15
Adding support for isotime template variable
2013-09-05 11:09:37 -07:00
Mitchell Hashimoto
71379bc8d7
packer: pass tests
2013-08-30 16:07:06 -07:00
Mitchell Hashimoto
662e74d070
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
d2e8bf476f
reuse jsonString instead of opaque result var.
2013-08-28 20:16:06 -07:00
Matthew Hooker
9537f085ae
clean up and retab.
2013-08-28 17:35:43 -07:00
Matthew Hooker
4b76b2d9e3
template expansion of `json` in chef-solo
...
Fixes #362
2013-08-28 17:27:22 -07:00
Mitchell Hashimoto
1e520b161b
packer: ConfigTemplate, move from common
2013-08-15 19:11:27 -07:00