From e1dcaf5e4be6852eccab1268364f644adf6ada54 Mon Sep 17 00:00:00 2001 From: Christian Rebischke Date: Sat, 6 May 2017 03:50:12 +0200 Subject: fixed isotime --- vagrant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant.json b/vagrant.json index 51e88be..fd7e171 100644 --- a/vagrant.json +++ b/vagrant.json @@ -53,7 +53,7 @@ "post-processors": [ { "type": "vagrant", - "output": "Arch-Linux-x86_64-{{ .Provider }}-{{isotime '1970-01-01'}}.box" + "output": "Arch-Linux-x86_64-{{ .Provider }}-{{isotime \"1970-01-01\"}}.box" } ] } -- cgit v1.2.3