index : arch-boxes32 | |
Archlinux32 virtual machines - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
author | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-05-06 03:50:12 +0200 |
---|---|---|
committer | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-05-06 03:50:12 +0200 |
commit | e1dcaf5e4be6852eccab1268364f644adf6ada54 (patch) | |
tree | 60ef7db1b0f27179246127dd16a52a82a3ef765f /vagrant.json | |
parent | d66e395b767783511c9601ae37916782102f5131 (diff) |
-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" } ] } |