From 0b11b16f39c8e67d7f434b94dd33c3c74530a6f8 Mon Sep 17 00:00:00 2001 From: Christian Rebischke Date: Sat, 8 Jul 2017 03:02:46 +0200 Subject: added keep_input_artifact --- vagrant.json | 1 + 1 file changed, 1 insertion(+) 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" } ] -- cgit v1.2.3