Skip to content

Commit bea511a

Browse files
author
scrungus
committed
enable services
1 parent 60f57f9 commit bea511a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

etc/kayobe/environments/ci-capi-aio/stackhpc-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
# Do not enable central logging if using Rocky Linux 9. It does not have elasticsearch
99
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
1015

1116
###############################################################################
1217
# Network configuration.

0 commit comments

Comments
 (0)