We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739fda0 commit 26543e1Copy full SHA for 26543e1
etc/kayobe/environments/ci-aio/kolla/globals.yml
@@ -16,7 +16,7 @@ opensearch_heap_size: 200m
16
grafana_start_first_node_retries: 20
17
18
# Open up ports in firewalld for services on the public API network.
19
-enable_external_api_firewalld: true
+enable_external_api_firewalld: "{{ controller_firewalld_enabled | bool }}"
20
21
# Ensure Rabbit is deployed with HA rather than quorum queues (to test migrations)
22
om_enable_rabbitmq_high_availability: true
0 commit comments