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 60f57f9 commit bea511aCopy full SHA for bea511a
etc/kayobe/environments/ci-capi-aio/stackhpc-ci.yml
@@ -7,6 +7,11 @@
7
8
# Do not enable central logging if using Rocky Linux 9. It does not have elasticsearch
9
kolla_enable_central_logging: "{{ os_release != '9' }}"
10
+kolla_enable_barbican: true
11
+#kolla_enable_cinder: true
12
+kolla_enable_magnum: true
13
+kolla_enable_octavia: true
14
+kolla_enable_neutron_provider_networks: true
15
16
###############################################################################
17
# Network configuration.
0 commit comments