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 56abaa7 commit b293231Copy full SHA for b293231
etc/kayobe/environments/ci-aio/stackhpc-ci.yml
@@ -5,6 +5,9 @@
5
# Docker namespace to use for Kolla images. Default is 'kolla'.
6
kolla_docker_namespace: stackhpc-dev
7
8
+# Disable some services to reduce memory footprint.
9
+kolla_enable_heat: false
10
+
11
###############################################################################
12
# Network configuration.
13
0 commit comments