Mark Peek
9035b51165
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
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
53bd115e3e
packer: ConfigTemplate, move from common
2013-08-15 19:11:27 -07:00