tripleo-heat-templates/environments/disable-heat.yaml
James Slagle 59afff0c06 Add environments to disable Heat and Neutron
These environments will be used by the undercloud install to selectively
disable these services as needed.

Change-Id: I2c9cf50363579d4e18aaeaf783770ca7a4266622
Signed-off-by: James Slagle <jslagle@redhat.com>
2021-03-02 07:47:01 -05:00

6 lines
231 B
YAML

resource_registry:
OS::TripleO::Services::HeatApi: OS::Heat::None
OS::TripleO::Services::HeatApiCfn: OS::Heat::None
OS::TripleO::Services::HeatApiCloudwatch: OS::Heat::None
OS::TripleO::Services::HeatEngine: OS::Heat::None