Skip to content

Commit

Permalink
updates ami ids
Browse files Browse the repository at this point in the history
  • Loading branch information
James Horey committed Oct 4, 2014
1 parent ebea71b commit a59b502
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/sources/install/aws.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ You want your configuration to look like this:
zone: us-east-1b
volume: ebs:8
deploy:
image: ami-aa3385c2
image: ami-486ad920
personality: $EC2_TYPE
vpc: $VPC_ID
manage_subnet: $SUBNET_ID
Expand Down Expand Up @@ -170,9 +170,9 @@ Depending on which EC2 region you specify, you'll need to change the AMI.
+------------+----------------+
| Region | AMI |
+============+================+
| us-east-1 | ami-aa3385c2 |
| us-east-1 | ami-486ad920 |
+------------+----------------+
| us-west-1 | ami-01737844 |
| us-west-1 | ami-c7888382 |
+------------+----------------+

Please note that only `us-east-1` and `us-west-1` are officially supported.
Expand Down

0 comments on commit a59b502

Please sign in to comment.