Skip to content

Commit

Permalink
fix labels for comanage and grouper
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Feb 11, 2017
1 parent 481d857 commit 8ab620a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion comanage-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"s3_bucket_name": "internet2-ami-import-us-west-1",
"tags": {
"Description": "packer amazon-import-comanage-appliance {{user `timestamper`}}",
"Name": "TIER-Shibb Build: {{user `build_number`}}"
"Name": "TIER-COmanage Build: {{user `build_number`}}"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion grouper-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"s3_bucket_name": "internet2-tier-ami-import-us-west-1",
"tags": {
"Description": "packer amazon-import-grouper-appliance {{user `timestamper`}}",
"Name": "TIER-Shibb Build: {{user `build_number`}}"
"Name": "TIER-Grouper Build: {{user `build_number`}}"
}
}
]
Expand Down

0 comments on commit 8ab620a

Please sign in to comment.