Skip to content

Commit 9fd442f

Browse files
committed
Bump infra image to Noble
1 parent d17de04 commit 9fd442f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/infra/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ infra_floatingip_pool:
7777
infra_image_id:
7878
# OR
7979
# The name of the image to upload (should be changed when the image changes)
80-
infra_image_name: ubuntu-jammy-20250508
80+
infra_image_name: ubuntu-noble-20250610
8181
# The source URL for the image
82-
infra_image_source_url: https://cloud-images.ubuntu.com/releases/jammy/release-20250508/ubuntu-22.04-server-cloudimg-amd64.img
82+
infra_image_source_url: https://cloud-images.ubuntu.com/releases/noble/release-20250610/ubuntu-24.04-server-cloudimg-amd64.img
8383
# The disk format of the image as downloaded
8484
infra_image_source_disk_format: qcow2
8585
# The container format for the image

0 commit comments

Comments
 (0)