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 5a1ff3e commit 5e2ce12Copy full SHA for 5e2ce12
etc/kayobe/kolla.yml
@@ -262,8 +262,7 @@ stackhpc_ubuntu_noble_base_repos:
262
- "{{ stackhpc_ubuntu_repo_prefix }}{{ stackhpc_repo_ubuntu_noble_security_url }} noble-security main universe"
263
264
# 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"
+stackhpc_ubuntu_noble_uca_repos: []
267
268
# List of repositories for Ubuntu Noble.
269
stackhpc_ubuntu_noble_repos: "{{ stackhpc_ubuntu_noble_base_repos + stackhpc_ubuntu_noble_uca_repos }}"
0 commit comments