Cédric Jeanneret 0875895553 Replace svirt_sandbox_file_t by container_file_t
While they are, at SELinux level, exactly the same (one is an alias to
the other), the "container_file_t" name is easier to understand (and
shorter to write).

A second pass in a couple of days or weeks will be needed in order to
change files that were merged after this first pass.

Change-Id: Ib4b3e65dbaeb5894403301251866b9817240a9d5
2020-02-07 13:33:20 +01:00
..
2019-11-21 11:07:51 -03:00
2020-01-14 08:26:19 -05:00
2017-03-06 18:10:55 +01:00
2016-10-07 17:27:22 +00:00
2018-10-11 15:15:16 +00:00
2018-10-11 15:15:16 +00:00
2019-02-20 21:58:28 +00:00
2019-03-21 07:29:46 -04:00
2019-11-21 11:07:51 -03:00
2019-06-04 15:12:38 +02:00
2019-12-18 21:05:45 -06: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