Mark Peek
f941718c3e
builder/amazon: add clean_ami_name template function
...
Add a clean_ami_name template function which will translate illegal
characters in an AMI name to '-'. Example usage would be:
"ami_name": "Ubuntu 12.04 {{isotime | clean_ami_name}}"
2013-09-07 18:42:50 -07:00
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
1e520b161b
packer: ConfigTemplate, move from common
2013-08-15 19:11:27 -07:00