Skip to content

Commit e2098ac

Browse files
authored
Bump infra image to Jammy 20241002 release (#652)
1 parent e05ed62 commit e2098ac

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
@@ -74,9 +74,9 @@ infra_floatingip_pool:
7474
infra_image_id:
7575
# OR
7676
# The name of the image to upload (should be changed when the image changes)
77-
infra_image_name: ubuntu-jammy-20240701
77+
infra_image_name: ubuntu-jammy-20241002
7878
# The source URL for the image
79-
infra_image_source_url: https://cloud-images.ubuntu.com/releases/jammy/release-20240701/ubuntu-22.04-server-cloudimg-amd64.img
79+
infra_image_source_url: https://cloud-images.ubuntu.com/releases/jammy/release-20241002/ubuntu-22.04-server-cloudimg-amd64.img
8080
# The disk format of the image as downloaded
8181
infra_image_source_disk_format: qcow2
8282
# The container format for the image

0 commit comments

Comments
 (0)