Files
tripleo-heat-templates/environments
Dan Prince 170c311670 Add environments/net-noop.yaml
This can be used to activate net-config-noop.yaml and
disable os-net-config on all roles. Useful if you are using
deployed servers and want to pre-configure your networks.

Change-Id: I80e5fb586f6de0bccd6245237d23712310c78588
2018-06-12 21:52:39 +00: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

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