diff --git a/shibboleth-appliance.json b/shibboleth-appliance.json index 7e17656..a1203f8 100644 --- a/shibboleth-appliance.json +++ b/shibboleth-appliance.json @@ -63,6 +63,11 @@ "compression_level": "9", "output": "builds/{{user `outputfile_name`}}-ova-{{user `timestamper`}}.tar" }, + { + "type": "vagrant", + "compression_level": "9", + "output": "builds/{{user `outputfile_name`}}-vagrant-{{user `timestamper`}}.tar" + }, { "type": "vagrant", "compression_level": "9",