We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05ed62 commit e2098acCopy full SHA for e2098ac
roles/infra/defaults/main.yml
@@ -74,9 +74,9 @@ infra_floatingip_pool:
74
infra_image_id:
75
# OR
76
# The name of the image to upload (should be changed when the image changes)
77
-infra_image_name: ubuntu-jammy-20240701
+infra_image_name: ubuntu-jammy-20241002
78
# 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
+infra_image_source_url: https://cloud-images.ubuntu.com/releases/jammy/release-20241002/ubuntu-22.04-server-cloudimg-amd64.img
80
# The disk format of the image as downloaded
81
infra_image_source_disk_format: qcow2
82
# The container format for the image
0 commit comments