summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Rebischke <Chris.Rebischke@posteo.de>2017-07-08 03:02:46 +0200
committerChristian Rebischke <Chris.Rebischke@posteo.de>2017-07-08 03:02:46 +0200
commit0b11b16f39c8e67d7f434b94dd33c3c74530a6f8 (patch)
tree1445d0e67427e49052d8b5bea21aa1af137626cf
parent497b87a624db752ceb2556af3f37b653cf7d73b1 (diff)
downloadarch-boxes32-0b11b16f39c8e67d7f434b94dd33c3c74530a6f8.tar.xz
added keep_input_artifact
-rw-r--r--vagrant.json1
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"
}
]