3d75a00a46
This patch will help to disable Paunch by setting the needed options. Change-Id: I25f967f00036da45d630e8e528d68c24cbf3c5fe
7 lines
260 B
YAML
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
|