Switch amphora url to noble

Octavia has switched to Noble amphora images for 2025.1 with [1]

[1] 4efb3aee9c

Change-Id: I979ccee6713d465341f0d78b1c4506fa8b38fad6
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
This commit is contained in:
Dmitriy Rabotyagov
2025-08-26 12:11:52 +02:00
parent 0bee2bbd64
commit 2c9fd178f4

View File

@@ -305,7 +305,7 @@ octavia_amp_image_owner_id:
# Note: The default is the Octavia test image so don't use that in prod
octavia_download_artefact: true
# The URL to download from
octavia_artefact_url: http://tarballs.openstack.org/octavia/test-images/test-only-amphora-x64-haproxy-ubuntu-jammy.qcow2
octavia_artefact_url: http://tarballs.openstack.org/octavia/test-images/test-only-amphora-x64-haproxy-ubuntu-noble.qcow2
# Set the directory where the downloaded image will be stored
# on the octavia_service_setup_host host. If the host is localhost,
# then the user running the playbook must have access to it.