heat-templates/openshift-origin/centos65
Chmouel Boudjnah 2b5f08c3ea Install generic latest puppet release repository
We need the latest version of puppet-release or we would not be 
able to pull up the right ruby version to install OpenShift.

Change-Id: Ic7ad9ff7645c97133f4f69df839c9a2d33098476
2015-01-19 12:55:31 +00:00
..
highly-available Fix env parameters for os_node.yaml 2014-12-04 14:44:45 +13:00
OpenShift-1B1N.yaml Install generic latest puppet release repository 2015-01-19 12:55:31 +00:00
OpenShift.yaml Install generic latest puppet release repository 2015-01-19 12:55:31 +00:00
README.rst Add HA templates to deploy OpenShift on CentOS 2014-07-16 01:04:26 -04:00

README.rst

OpenShift Origin templates

This directory contains files for deploying OpenShift Origin to an OpenStack environment via Heat.

It includes the following template files:

  • OpenShift.yaml - deploys OpenShift Origin in an all-in-one setup (broker+console+node)
  • OpenShift-1B1N.yaml - deploys OpenShift Origin with separate instances for broker and node

And the following directory:

  • highly-available - deploys OpenShift Origin in a highly available setup as further described in its README.md