Files
tripleo-heat-templates/environments
Dave Wilde (d34dh0r53) 3988e5c072 Add composible service for tls enrollment
This commit attempts to build out a composible service that enrolls the
undercloud as a FreeIPA host using an OTP. This is similar to what we've
done in the past for tls-everywhere except we're not using novajoin.

Change-Id: I770227b2f4f1ea447cf0138f57a6ed66c034d225
(cherry picked from commit 0e99ceda4b)
2020-06-11 01:32:53 -05:00
..
2020-01-09 15:19:13 +01:00
2020-03-13 11:48:53 +00:00
2017-03-06 18:10:55 +01:00
2020-04-21 11:17:09 +01:00
2020-04-21 11:17:09 +01:00
2018-10-11 15:15:16 +00:00
2018-10-11 15:15:16 +00:00
2020-01-30 20:34:27 +00:00
2020-01-30 20:34:27 +00:00
2019-02-20 21:58:28 +00:00
2019-03-21 07:29:46 -04:00
2020-03-17 14:41:22 +00:00
2020-01-09 15:19:13 +01:00
2019-06-04 15:12:38 +02:00
2019-03-01 10:58:31 -05:00
2017-04-19 18:03:02 +01:00
2020-01-30 20:34:27 +00: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