Add template to disable Panko services
Change-Id: I0d4f91446ab51f1e50b03dc85677878cad317c2c
This commit is contained in:
parent
8283a9c225
commit
36054d06ab
10
environments/disable-panko.yaml
Normal file
10
environments/disable-panko.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
# This heat environment can be used to disable panko services.
|
||||
# Panko should not be used in most deployement, but we can't yet remove it from
|
||||
# the default setup.
|
||||
|
||||
resource_registry:
|
||||
OS::TripleO::Services::PankoApi: OS::Heat::None
|
||||
|
||||
parameter_defaults:
|
||||
EventPipelinePublishers:
|
||||
- gnocchi://?archive_policy=high
|
Loading…
Reference in New Issue
Block a user