index : arch-boxes32 | |
Archlinux32 virtual machines - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | vagrant.json | 2 |
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" } ] } |