Skip to content

Commit 95a9116

Browse files
committed
Bump infra image to Noble
1 parent e82d73c commit 95a9116

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
@@ -78,9 +78,9 @@ infra_floatingip_pool:
7878
infra_image_id:
7979
# OR
8080
# The name of the image to upload (should be changed when the image changes)
81-
infra_image_name: ubuntu-jammy-20250508
81+
infra_image_name: ubuntu-noble-20250610
8282
# The source URL for the image
83-
infra_image_source_url: https://cloud-images.ubuntu.com/releases/jammy/release-20250508/ubuntu-22.04-server-cloudimg-amd64.img
83+
infra_image_source_url: https://cloud-images.ubuntu.com/releases/noble/release-20250610/ubuntu-24.04-server-cloudimg-amd64.img
8484
# The disk format of the image as downloaded
8585
infra_image_source_disk_format: qcow2
8686
# The container format for the image

0 commit comments

Comments
 (0)