Files
tripleo-heat-templates/environments
Emilien Macchi 2d1e769456 use os_net_config Ansible module to configure networking
This uses the new ansible module for network configuration
on the nodes. Aso, converts the net-config-multinode.yaml to
use os-net-config.

Next patch in this series would change the NetworkConfig
resource type to OS::Heat::Value and drop run-os-net-config.sh.

Depends-On: https://review.opendev.org/748754
Change-Id: Ie48da5cfffe21eee6060a6d22045d09524283138
2020-09-22 08:18:22 +05:30
..
2019-11-21 11:07:51 -03:00
2020-08-22 00:16:39 +09:00
2018-10-11 15:15:16 +00:00
2018-10-11 15:15:16 +00:00
2019-03-21 07:29:46 -04:00
2019-06-04 15:12:38 +02:00
2020-05-05 10:16:52 -04: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