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

Change-Id: I25f967f00036da45d630e8e528d68c24cbf3c5fe
2019-11-01 12:41:11 +01: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