Skip to content

Commit 5e2ce12

Browse files
committed
Remove unnecessary UCA repo for Caracal Noble
1 parent 5a1ff3e commit 5e2ce12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,7 @@ stackhpc_ubuntu_noble_base_repos:
262262
- "{{ stackhpc_ubuntu_repo_prefix }}{{ stackhpc_repo_ubuntu_noble_security_url }} noble-security main universe"
263263

264264
# List of UCA repositories for Ubuntu Noble.
265-
stackhpc_ubuntu_noble_uca_repos:
266-
- "{{ stackhpc_ubuntu_repo_prefix }}{{ stackhpc_repo_ubuntu_cloud_archive_url }} noble-updates/{{ openstack_release_codename }} main"
265+
stackhpc_ubuntu_noble_uca_repos: []
267266

268267
# List of repositories for Ubuntu Noble.
269268
stackhpc_ubuntu_noble_repos: "{{ stackhpc_ubuntu_noble_base_repos + stackhpc_ubuntu_noble_uca_repos }}"

0 commit comments

Comments
 (0)