Merge "Add an environment to disable Paunch" into stable/train

This commit is contained in:
Zuul 2020-02-25 04:11:22 +00:00 committed by Gerrit Code Review
commit 705f551a10
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# 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