Browse Source

Merge pull request #1112 from cooktheryan/master

Incorrect AMI id
Thomas Wiest 9 years ago
parent
commit
21e91a6e22
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