tripleo-heat-templates/environments/disable-paunch.yaml
Emilien Macchi 6f2e199883 Add an environment to disable Paunch
This patch will help to disable Paunch by setting the needed options.

Change-Id: I25f967f00036da45d630e8e528d68c24cbf3c5fe
(cherry picked from commit 3d75a00a46)
2020-02-19 21:49:09 +00:00

7 lines
260 B
YAML

# This heat environment can be used to disable Paunch to manage containers..
# When Paunch is disabled, the containers not managed by Pacemaker will be
# deployed by TripleO Ansible, in tripleo-container-manage role.
parameter_defaults:
EnablePaunch: false