aboutsummaryrefslogtreecommitdiffstats
path: root/environments/README.md
blob: 4111f7ed4c8d917b4a79f1c769b074dae2deaf0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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