diff options
author | Patrick Uiterwijk <puiterwijk@redhat.com> | 2016-02-20 10:09:20 +0000 |
---|---|---|
committer | Patrick Uiterwijk <puiterwijk@redhat.com> | 2016-02-20 10:35:33 +0000 |
commit | e73e8b81071f3668efb59124637747214a67678d (patch) | |
tree | 3f4ecb68f6cd81742a121c2dad8a7c52a42836aa | |
parent | a6c32ef9127be23122cc6b094f31a1ef5cff4b54 (diff) | |
download | openshift-e73e8b81071f3668efb59124637747214a67678d.tar.gz openshift-e73e8b81071f3668efb59124637747214a67678d.tar.bz2 openshift-e73e8b81071f3668efb59124637747214a67678d.tar.xz openshift-e73e8b81071f3668efb59124637747214a67678d.zip |
Update the AMIs used in README_AWS
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
-rw-r--r-- | README_AWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_AWS.md b/README_AWS.md index c605de43d..700ecf30c 100644 --- a/README_AWS.md +++ b/README_AWS.md @@ -62,7 +62,7 @@ Alternatively, you can configure your ssh-agent to hold the credentials to conne By default, a cluster is launched with the following configuration: - Instance type: m4.large -- AMI: ami-307b3658 (for online deployments, ami-acd999c4 for origin deployments and ami-10663b78 for enterprise deployments) +- AMI: ami-7a9e9812 (for online deployments, ami-61bbf104 for origin deployments and ami-10663b78 for enterprise deployments) - Region: us-east-1 - Keypair name: libra - Security group: public |