diff options
-rw-r--r-- | vagrant.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vagrant.json b/vagrant.json index e53de04..12b36d3 100644 --- a/vagrant.json +++ b/vagrant.json @@ -101,6 +101,7 @@ "post-processors": [ { "type": "vagrant", + "keep_input_artifact": true, "output": "Arch-Linux-x86_64-{{ .Provider }}-{{isotime \"2006-01-02\"}}.box" } ] |