Skip to content

Commit

Permalink
update output filename for ova
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Jul 13, 2017
1 parent 349f45a commit 7967740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comanage-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
{
"type": "compress",
"compression_level": "9",
"output": "builds/{{user `outputfile_name`}}-ova-{{user `timestamper`}}.tar"
"output": "builds/TIER-{{user `outputfile_name`}}-ova-{{user `timestamper`}}.tar"
},
{
"type": "amazon-import",
Expand Down

0 comments on commit 7967740

Please sign in to comment.