Files
tripleo-heat-templates/environments
Rajesh Tailor ce7d8e36de Move parameter to parameter_defaults section
The parameter PublicSSLCertificateAutogenerated was added in
resource_registry section in environment file in change
I299e6052e6a872c3907184b635d218a806d906e0, moving it to
parameter_defaults section.

Change-Id: Ib454a080c910e2cd2dae22a11d04794824dcb9ad
Closes-Bug: 1731480
2017-11-10 18:50:55 +05:30
..
2017-01-27 13:23:18 +00:00
2017-03-06 18:10:55 +01:00
2016-10-07 17:27:22 +00:00
2017-02-10 09:59:38 -05:00
2017-02-09 20:23:36 +00:00
2017-10-10 13:33:32 +00:00
2017-06-26 16:20:01 +02: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