diff options
author | Troy Dawson <tdawson@redhat.com> | 2015-05-21 14:10:35 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2015-05-21 14:10:35 -0500 |
commit | c3bd6a3489dd0473334543024efa2c3c96ba8be2 (patch) | |
tree | 6cbc6c67bcefea2ed964c4fbda0aa47c3a2b067c /playbooks/aws/openshift-cluster/vars.online.prod.yml | |
parent | 1d8e743921a48a5abd2ca75323321f6db261101b (diff) | |
parent | b151e33e7e49d1de1c58286342d09cc9eba57287 (diff) | |
download | openshift-c3bd6a3489dd0473334543024efa2c3c96ba8be2.tar.gz openshift-c3bd6a3489dd0473334543024efa2c3c96ba8be2.tar.bz2 openshift-c3bd6a3489dd0473334543024efa2c3c96ba8be2.tar.xz openshift-c3bd6a3489dd0473334543024efa2c3c96ba8be2.zip |
Merge branch 'master' into int
Diffstat (limited to 'playbooks/aws/openshift-cluster/vars.online.prod.yml')
-rw-r--r-- | playbooks/aws/openshift-cluster/vars.online.prod.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/aws/openshift-cluster/vars.online.prod.yml b/playbooks/aws/openshift-cluster/vars.online.prod.yml index 12f79a9c1..e115615d5 100644 --- a/playbooks/aws/openshift-cluster/vars.online.prod.yml +++ b/playbooks/aws/openshift-cluster/vars.online.prod.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 |