Merge "Add template to disable Panko services"
This commit is contained in:
commit
8928159316
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…
x
Reference in New Issue
Block a user