Improve formatting of OpenShift Origin README

Fix the bullet list, and add a title.

Change-Id: Icfa04bfbbb54cbaf244fc43041c4be24a9c5c0b9
This commit is contained in:
Zane Bitter 2013-06-13 10:21:07 +02:00
parent 9ab4e47f27
commit 74a7c15b76
1 changed files with 10 additions and 5 deletions

View File

@ -1,10 +1,15 @@
==========================
OpenShift Origin templates
==========================
This directory contains files for deploying OpenShift Origin to an OpenStack environment via heat.
It includes the following files
* F18-x86_64-openshift-origin-broker-cfntools.tdl - oz template for building a broker image
* F18-x86_64-openshift-origin-node-cfntools.tdl - oz template for building a node image
* OpenShift.template - heat template for launching OpenShift Origin with a single broker server and a single node server
* openshift-origin - diskimage-builder elements to build images, as an alternative to oz
It includes the following files:
* `F18-x86_64-openshift-origin-broker-cfntools.tdl` - oz template for building a broker image
* `F18-x86_64-openshift-origin-node-cfntools.tdl` - oz template for building a node image
* `OpenShift.template` - heat template for launching OpenShift Origin with a single broker server and a single node server
* `openshift-origin` - diskimage-builder elements to build images, as an alternative to oz
To build with diskimage-builder, do the following in the parent directory of heat-templates::