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 5a7be0c commit 9c486e0Copy full SHA for 9c486e0
etc/kayobe/kolla.yml
@@ -23,6 +23,9 @@ 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: "debug = True"
28
+
29
###############################################################################
30
# Kolla-ansible installation.
31
0 commit comments