Skip to content

Commit 27d8789

Browse files
elelayshAlex-Welsh
andauthored
fix comment in stackhpc-overcloud-dib.yml
following review Co-authored-by: Alex Welsh <[email protected]>
1 parent 6fbedb2 commit 27d8789

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

etc/kayobe/stackhpc-overcloud-dib.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ stackhpc_overcloud_dib_env_vars_ark:
6363
--build-arg=ROCKY_USE_CUSTOM_DNF_MIRRORS=true
6464
--build-arg=ROCKY_CUSTOM_DNF_MIRROR_URLS={{ [stackhpc_repo_rocky_9_baseos_url, stackhpc_repo_rocky_9_appstream_url] | join(',') }}
6565
DIB_DISTRIBUTION_MIRROR: "{{ stackhpc_repo_ubuntu_noble_url if os_distribution == 'ubuntu' else '' }}"
66-
# DIB_ROCKY_CONTAINER_STACKHPC_RESTORE_UPSTREAM_REPOFILES=true is important for
67-
# the multinode workflow, where we need to install packages (tmux) in cloudinit
68-
# or deploy-openstack-config.yml: /etc/yum.repos.d is empty in the built image.
66+
# Ensure upstream repofiles are re-enabled after image build, otherwise `yum.repos.d` is left empty
6967
DIB_ROCKY_CONTAINER_STACKHPC_RESTORE_UPSTREAM_REPOFILES: true
7068

7169
# StackHPC overcloud DIB image packages.

0 commit comments

Comments
 (0)