summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Pearkes <jackpearkes@gmail.com>2015-04-16 12:36:58 -0700
committerJack Pearkes <jackpearkes@gmail.com>2015-04-16 12:36:58 -0700
commit0ecd77d3b0385ebe5af567d935a57e9d4c11396a (patch)
tree6b91dadba4641f3fd566fec4eea73f0105f1c903
parent9db8296679a5941dd6764709608c171ed0b19341 (diff)
vagrant: don't keep input artifact
-rw-r--r--template.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/template.json b/template.json
index 828dfc0..54a56a1 100644
--- a/template.json
+++ b/template.json
@@ -83,7 +83,8 @@
],
"post-processors": [
{
- "type": "vagrant"
+ "type": "vagrant",
+ "keep_input_artifact": false
},
{
"type": "atlas",