Skip to content

Commit

Permalink
Adding all of the Asgard AMIs to the CF template
Browse files Browse the repository at this point in the history
  • Loading branch information
pas256 committed Nov 12, 2013
1 parent a9f9765 commit 08c486e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cloudformation/asgard.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
"Mappings": {
"RegionMap": {
"ap-northeast-1": {
"AMI": "ami-todo"
"AMI": "ami-91395c90"
},
"ap-southeast-1": {
"AMI": "ami-todo"
"AMI": "ami-8e4114dc"
},
"ap-southeast-2": {
"AMI": "ami-todo"
"AMI": "ami-5b5bc761"
},
"eu-west-1": {
"AMI": "ami-todo"
"AMI": "ami-eb0ae99c"
},
"sa-east-1": {
"AMI": "ami-todo"
"AMI": "ami-1b9a3c06"
},
"us-east-1": {
"AMI": "ami-todo"
"AMI": "ami-8f4118e6"
},
"us-west-1": {
"AMI": "ami-todo"
"AMI": "ami-905761d5"
},
"us-west-2": {
"AMI": "ami-6ebe265e"
Expand Down

0 comments on commit 08c486e

Please sign in to comment.