Skip to content

Commit 084dc29

Browse files
committed
[skip ci] TMP: DIB_DEBUG_TRACE=1
1 parent 84ae168 commit 084dc29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/kayobe/stackhpc-overcloud-dib.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ stackhpc_overcloud_dib_env_vars_ark:
6464
--build-arg=ROCKY_USE_CUSTOM_DNF_MIRRORS=true
6565
--build-arg=ROCKY_CUSTOM_DNF_MIRROR_URLS={{ [stackhpc_repo_rocky_9_baseos_url, stackhpc_repo_rocky_9_appstream_url] | join(',') }}
6666
--build-arg=DIB_ROCKY_CONTAINER_STACKHPC_RESTORE_UPSTREAM_REPOFILES=true
67+
--build-arg=DIB_DEBUG_TRACE=1
6768
DIB_DISTRIBUTION_MIRROR: "{{ stackhpc_repo_ubuntu_noble_url if os_distribution == 'ubuntu' else '' }}"
69+
DIB_DEBUG_TRACE: 1
6870

6971
# StackHPC overcloud DIB image packages.
7072
stackhpc_overcloud_dib_packages:

0 commit comments

Comments
 (0)