From 4d1bc4900b76e0bd248066e3c206dcf15a9aeba1 Mon Sep 17 00:00:00 2001 From: Mason Packard Date: Wed, 31 Aug 2016 12:53:46 -0400 Subject: [PATCH] Let's just use only, instead of format. --- shibboleth-appliance.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/shibboleth-appliance.json b/shibboleth-appliance.json index a1203f8..5c33948 100644 --- a/shibboleth-appliance.json +++ b/shibboleth-appliance.json @@ -68,11 +68,6 @@ "compression_level": "9", "output": "builds/{{user `outputfile_name`}}-vagrant-{{user `timestamper`}}.tar" }, - { - "type": "vagrant", - "compression_level": "9", - "output": "builds/{{user `outputfile_name`}}-vagrant-{{user `timestamper`}}.box" - }, { "type": "amazon-import", "access_key": "{{user `aws_access_key`}}",