tripleo-heat-templates/environments
Jenkins c46e671d87 Merge "os-net-config templates to configure vlans on bond" 2015-05-26 22:04:48 +00:00
..
README.md Add a directory for overcloud heat environments 2015-05-15 12:28:00 +02:00
net-bond-with-vlans.yaml os-net-config templates to configure vlans on bond 2015-05-26 10:23:29 -04:00
network-isolation.yaml An environment file to enable network isolation 2015-05-26 10:23:28 -04:00
overcloud-steps.yaml overcloud stepped deployment environment 2015-05-22 21:30:57 +01:00
puppet-ceph-devel.yaml Add a directory for overcloud heat environments 2015-05-15 12:28:00 +02:00
puppet-pacemaker.yaml Environment which configures puppet pacemaker. 2015-05-15 12:28:48 +02:00

README.md

This directory contains Heat environment file snippets which can be used to enable features in the Overcloud.

Configuration

These can be enabled using the -e [path to environment yaml] option with heatclient.

Below is an example of how to enable the Ceph template using devtest_overcloud.sh:

export OVERCLOUD\_CUSTOM\_HEAT\_ENV=$TRIPLEO\_ROOT/tripleo-heat-templates/environments/ceph_devel.yaml