瀏覽代碼

Merge pull request #1112 from cooktheryan/master

Incorrect AMI id
Thomas Wiest 9 年之前
父節點
當前提交
21e91a6e22
共有 1 個文件被更改,包括 1 次插入1 次删除
  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