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 7897a5d commit dd0453fCopy full SHA for dd0453f
etc/kayobe/kolla.yml
@@ -23,6 +23,11 @@ kolla_source_version: "{{ stackhpc_kolla_source_version }}"
23
# Path in which to generate kolla configuration.
24
#kolla_build_config_path:
25
26
+# View debug logs, like source downloads, during image build.
27
+kolla_build_extra_config: |
28
+ [DEFAULT]
29
+ debug = True
30
+
31
###############################################################################
32
# Kolla-ansible installation.
33
0 commit comments