Files
tripleo-heat-templates/environments
Alex Schultz e290824ce3 Switch Zaqar to use Redis
Zaqar was using mongodb by default but we haven't supported mongodb
since pike.  This change switches Zaqar to use redis by default.

Change-Id: If6ed9fddf4a4fcff3bb9105b04df777ec8a8990e
Closes-Bug: #1761239
2018-04-06 07:56:27 -06:00
..
2018-04-06 07:56:27 -06:00
2018-04-06 07:56:27 -06:00
2018-03-15 23:43:17 +01:00
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-12-05 13:10:18 +00:00
2017-10-10 13:33:32 +00:00
2017-06-26 16:20:01 +02: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