Files
tripleo-heat-templates/environments
Brendan 9293a673e5 Disable haproxy when using external LB
This change ensures the update_tasks.yaml is
generated without the haproxy sections which will cause issues since
there is no haproxy-bundle resource in external LB environments.

Change-Id: I716aaa0be7b23bc3be2b1b755c75bd9173930da0
Closes-Bug: #1851297
(cherry picked from commit 14228a33d5)
2019-11-05 16:46:37 +00:00
..
2017-03-06 18:10:55 +01:00
2016-10-07 17:27:22 +00:00
2018-11-02 16:18:14 -05:00
2018-11-02 16:18:14 -05:00
2018-11-02 16:18:14 -05: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

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