Skip to content

Commit 212e759

Browse files
committed
Remove unnecessary UCA repo for Caracal Noble
1 parent 3a66a57 commit 212e759

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
@@ -263,8 +263,7 @@ stackhpc_ubuntu_noble_base_repos:
263263
- "{{ stackhpc_ubuntu_repo_prefix }}{{ stackhpc_repo_ubuntu_noble_security_url }} noble-security main universe"
264264

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

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

0 commit comments

Comments
 (0)