From f8d63a901f4165b0b0a4ababc2b2816b258c1505 Mon Sep 17 00:00:00 2001 From: Christian Rebischke Date: Tue, 5 Sep 2017 22:24:55 +0200 Subject: set keep artifacts to false --- vagrant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant.json b/vagrant.json index ea7d63d..70bd410 100644 --- a/vagrant.json +++ b/vagrant.json @@ -141,7 +141,7 @@ [ { "type": "vagrant", - "keep_input_artifact": true, + "keep_input_artifact": false, "output": "Arch-Linux-x86_64-{{ .Provider }}-{{isotime \"2006-01-02\"}}.box" }, { -- cgit v1.2.3