From b647b5c07f3811e136f7e3bd8b4a7811c50e8a9e Mon Sep 17 00:00:00 2001
From: Ryan Cook <rcook@redhat.com>
Date: Mon, 4 Jan 2016 17:30:10 -0500
Subject: I believe the ami id changed since the initial documentation was
 created for AWS deployment

---
 playbooks/aws/openshift-cluster/vars.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'playbooks/aws/openshift-cluster')

diff --git a/playbooks/aws/openshift-cluster/vars.yml b/playbooks/aws/openshift-cluster/vars.yml
index 452c90d6a..c8ee9bad4 100644
--- a/playbooks/aws/openshift-cluster/vars.yml
+++ b/playbooks/aws/openshift-cluster/vars.yml
@@ -3,7 +3,7 @@ debug_level: 2
 deployment_vars:
   origin:
     # centos-7, requires marketplace
-    image: ami-96a818fe
+    image: ami-61bbf104
     image_name:
     region: us-east-1
     ssh_user: centos
-- 
cgit v1.2.3