Merge "[release] Use Flamingo Ubuntu Cloud Archive"

This commit is contained in:
Zuul
2025-08-25 14:13:57 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ deb mirror://mirrors.ubuntu.com/mirrors.txt noble-security main universe
# We need to add the repo for the updated packages they provide. The main ones # We need to add the repo for the updated packages they provide. The main ones
# are qemu, libvirt, and openvswitch. # are qemu, libvirt, and openvswitch.
deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy main deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/flamingo main
# NOTE(hrw): extra repositories are added into image when they are needed as # NOTE(hrw): extra repositories are added into image when they are needed as
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they # separate files in /etc/apt/sources.list.d/ directory. For that purpose they

View File

@@ -8,7 +8,7 @@ deb http://ports.ubuntu.com/ noble-backports main universe
# We need to add the repo for the updated packages they provide. The main ones # We need to add the repo for the updated packages they provide. The main ones
# are qemu, libvirt, and openvswitch. # are qemu, libvirt, and openvswitch.
deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy main deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/flamingo main
# NOTE(hrw): extra repositories are added into image when they are needed as # NOTE(hrw): extra repositories are added into image when they are needed as
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they # separate files in /etc/apt/sources.list.d/ directory. For that purpose they