summaryrefslogtreecommitdiff
path: root/vagrant.json
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant.json')
-rw-r--r--vagrant.json2
1 files changed, 1 insertions, 1 deletions
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"
}
]
}