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 3d847fa commit 83feb5eCopy full SHA for 83feb5e
etc/kayobe/kolla.yml
@@ -285,7 +285,7 @@ kolla_build_blocks:
285
# With the UCA keyring installed we can now add all repos.
286
base_ubuntu_package_sources_list: |
287
{% if stackhpc_kolla_clean_up_repo_mirrors | bool %}
288
- COPY sources.list.ubuntu.noble /etc/apt/sources.list.backup
+ COPY sources.list.ubuntu /etc/apt/sources.list.backup
289
{% endif %}
290
RUN \
291
rm /etc/apt/sources.list && \
0 commit comments