Browse Source

I believe the ami id changed since the initial documentation was created for AWS deployment

Ryan Cook 9 years ago
parent
commit
b647b5c07f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      playbooks/aws/openshift-cluster/vars.yml

+ 1 - 1
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