summaryrefslogtreecommitdiffstats
path: root/playbooks/aws/openshift-cluster
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2016-01-05 09:45:41 -0500
committerThomas Wiest <twiest@users.noreply.github.com>2016-01-05 09:45:41 -0500
commit21e91a6e22899e402f3e4642a3f52b61ab99be74 (patch)
tree6f28346bff5d7a77ce969687c4a212ee636191e5 /playbooks/aws/openshift-cluster
parent1aaebc8c5145590af1fd9c3b3a8ce268994b8d89 (diff)
parentb647b5c07f3811e136f7e3bd8b4a7811c50e8a9e (diff)
downloadopenshift-21e91a6e22899e402f3e4642a3f52b61ab99be74.tar.gz
openshift-21e91a6e22899e402f3e4642a3f52b61ab99be74.tar.bz2
openshift-21e91a6e22899e402f3e4642a3f52b61ab99be74.tar.xz
openshift-21e91a6e22899e402f3e4642a3f52b61ab99be74.zip
Merge pull request #1112 from cooktheryan/master
Incorrect AMI id
Diffstat (limited to 'playbooks/aws/openshift-cluster')
-rw-r--r--playbooks/aws/openshift-cluster/vars.yml2
1 files changed, 1 insertions, 1 deletions
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