Add an environment to disable Paunch
This patch will help to disable Paunch by setting the needed options. Change-Id: I25f967f00036da45d630e8e528d68c24cbf3c5fe
This commit is contained in:
parent
8a09939d07
commit
3d75a00a46
6
environments/disable-paunch.yaml
Normal file
6
environments/disable-paunch.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user