Skip to content

Commit 9c486e0

Browse files
committed
XXX: debug kolla container image build
to see which sources are downloaded before docker build
1 parent 5a7be0c commit 9c486e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ kolla_source_version: "{{ stackhpc_kolla_source_version }}"
2323
# Path in which to generate kolla configuration.
2424
#kolla_build_config_path:
2525

26+
# View debug logs, like source downloads, during image build.
27+
kolla_build_extra_config: "debug = True"
28+
2629
###############################################################################
2730
# Kolla-ansible installation.
2831

0 commit comments

Comments
 (0)