packer-cn/template
psinghal20 6492995a20
feat: add strftime function in templates
This commit adds strfttime function in templates to provide conventional format for ISO time based on C standard.

Signed-off-by: psinghal20 <psinghal20@gmail.com>
2019-10-11 14:35:39 +05:30
..
interpolate feat: add strftime function in templates 2019-10-11 14:35:39 +05:30
test-fixtures remove any reference to Push 2019-09-16 16:38:17 +02:00
parse.go reuse code 2019-09-27 13:41:22 -07:00
parse_test.go remove any reference to Push 2019-09-16 16:38:17 +02:00
template.go Creates a final "cleanup" provisioner to run if an error occurs during a provisioning step, allowing users to perform any custom cleanup tasks that must happen on the VM before the VM is shut down and destroyed. 2019-09-24 16:08:15 -07:00
template_test.go allow to set provisioner timeout from buildfile 2019-04-08 20:09:21 +02:00