Skip to content

Commit

Permalink
Change Packer post-processor bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Sep 22, 2016
1 parent 187d4c2 commit c08b15e
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 @@ -73,7 +73,7 @@
"access_key": "{{user `aws_access_key`}}",
"secret_key": "{{user `aws_secret_key`}}",
"region": "{{user `region`}}",
"s3_bucket_name": "internet2-ami-import-us-west-1",
"s3_bucket_name": "internet2-tier-ami-import-us-west-1",
"tags": {
"Description": "packer amazon-import-comanage-appliance {{user `timestamper`}}"
}
Expand Down

0 comments on commit c08b15e

Please sign in to comment.