Skip to content

Commit

Permalink
remove conflicting AWS import directive for ami_name
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Feb 11, 2017
1 parent e2ddddc commit 6812050
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shibboleth-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
"access_key": "{{user `aws_access_key`}}",
"secret_key": "{{user `aws_secret_key`}}",
"region": "{{user `region`}}",
"ami_name": "TIER-Shibb Build: {{user `build_number`}}",
"s3_bucket_name": "internet2-tier-ami-import-us-west-1",
"tags": {
"Description": "packer amazon-import-shibboleth-appliance {{user `timestamper`}}",
Expand Down

0 comments on commit 6812050

Please sign in to comment.