Expand rendered image name to include secs and ms
[releng/builder.git] / packer / templates / robot.json
index 33aa9f6547ebc637d11ea1c3e84a29afc941cfc8..15b115eadf23bcd8b721c40acbe869f2816b0a36 100644 (file)
@@ -14,7 +14,7 @@
   "builders": [
     {
       "name": "vexxhost",
-      "image_name": "ZZCI - {{user `distro`}} - robot - {{isotime \"20060102-1504\"}}",
+      "image_name": "ZZCI - {{user `distro`}} - robot - {{isotime \"20060102-150405.000\"}}",
       "source_image_name": "{{user `base_image`}}",
       "type": "openstack",
       "identity_endpoint": "{{user `cloud_auth_url`}}",