Files
tripleo-heat-templates/environments
Alex Schultz 76330d922a Increase max heat stack depth
We've previously increased this to 7 in instack-undercloud because of
containers. As we switch to containerized undercloud we need to continue
to incrase this to 7.

See Ib31bf29bc69f5c58e98b99c3e598b19c99efc77f for history.

Change-Id: Id9facbc53ac5166fcc544157bf820389fa00efac
Related-Blueprint: containerized-undercloud
2018-07-02 15:48:38 -06:00
..
2017-03-06 18:10:55 +01:00
2016-10-07 17:27:22 +00:00
2017-12-05 13:10:18 +00:00
2018-02-06 14:00:13 -08:00
2017-04-19 18:03:02 +01:00
2018-07-02 15:48:38 -06:00

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