Skip to content

Commit

Permalink
Removing vagrant processing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Nov 8, 2016
1 parent 62f1408 commit 4ceba6e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions comanage-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@
"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`}}.box"
},
{
"type": "amazon-import",
"access_key": "{{user `aws_access_key`}}",
Expand Down
5 changes: 0 additions & 5 deletions grouper-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@
"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": "amazon-import",
"access_key": "{{user `aws_access_key`}}",
Expand Down
5 changes: 0 additions & 5 deletions shibboleth-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@
"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": "amazon-import",
"access_key": "{{user `aws_access_key`}}",
Expand Down

0 comments on commit 4ceba6e

Please sign in to comment.