diff options
author | Troy Dawson <tdawson@redhat.com> | 2015-05-21 13:52:52 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2015-05-21 13:52:52 -0500 |
commit | b151e33e7e49d1de1c58286342d09cc9eba57287 (patch) | |
tree | 6cbc6c67bcefea2ed964c4fbda0aa47c3a2b067c /playbooks/aws/openshift-cluster/vars.online.int.yml | |
parent | 46f83da868e11ee07fd4e55cefb172ff1a5fe00e (diff) | |
parent | e9b33b6ebacb5c72ba69974dc49649edcbdabfec (diff) | |
download | openshift-b151e33e7e49d1de1c58286342d09cc9eba57287.tar.gz openshift-b151e33e7e49d1de1c58286342d09cc9eba57287.tar.bz2 openshift-b151e33e7e49d1de1c58286342d09cc9eba57287.tar.xz openshift-b151e33e7e49d1de1c58286342d09cc9eba57287.zip |
Merge pull request #239 from tdawson/201505UpdateAMI
Update online ami image
Diffstat (limited to 'playbooks/aws/openshift-cluster/vars.online.int.yml')
-rw-r--r-- | playbooks/aws/openshift-cluster/vars.online.int.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/aws/openshift-cluster/vars.online.int.yml b/playbooks/aws/openshift-cluster/vars.online.int.yml index 12f79a9c1..e115615d5 100644 --- a/playbooks/aws/openshift-cluster/vars.online.int.yml +++ b/playbooks/aws/openshift-cluster/vars.online.int.yml @@ -1,5 +1,5 @@ --- -ec2_image: ami-906240f8 +ec2_image: ami-78756d10 ec2_image_name: libra-ops-rhel7* ec2_region: us-east-1 ec2_keypair: mmcgrath_libra |