Files
tripleo-heat-templates/environments
Juan Antonio Osorio Robles 7414edfee7 Default CertmongerUser to be defined for undercloud setup
In instack-undercloud we're defaulting the certmonger_user puppet setup
to be always included [1]. This is because we want it to setup the local
CA, even if it doesn't set up any certificates. We want the same for the
containerized undercloud.

[1] https://review.openstack.org/#/c/558768

Change-Id: I4ec27755de82b9ced9144c27089eba33b36cb17f
2018-04-09 07:46:41 +03: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