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 3a66a57 commit 212e759Copy full SHA for 212e759
etc/kayobe/kolla.yml
@@ -263,8 +263,7 @@ stackhpc_ubuntu_noble_base_repos:
263
- "{{ stackhpc_ubuntu_repo_prefix }}{{ stackhpc_repo_ubuntu_noble_security_url }} noble-security main universe"
264
265
# 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"
+stackhpc_ubuntu_noble_uca_repos: []
268
269
# List of repositories for Ubuntu Noble.
270
stackhpc_ubuntu_noble_repos: "{{ stackhpc_ubuntu_noble_base_repos + stackhpc_ubuntu_noble_uca_repos }}"
0 commit comments