Skip to content

Commit

Permalink
append TIER- to output filename
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Jul 13, 2017
1 parent f8d387d commit 95e5606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shibboleth-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,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 95e5606

Please sign in to comment.