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 d17de04 commit 9fd442fCopy full SHA for 9fd442f
roles/infra/defaults/main.yml
@@ -77,9 +77,9 @@ infra_floatingip_pool:
77
infra_image_id:
78
# OR
79
# The name of the image to upload (should be changed when the image changes)
80
-infra_image_name: ubuntu-jammy-20250508
+infra_image_name: ubuntu-noble-20250610
81
# 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
+infra_image_source_url: https://cloud-images.ubuntu.com/releases/noble/release-20250610/ubuntu-24.04-server-cloudimg-amd64.img
83
# The disk format of the image as downloaded
84
infra_image_source_disk_format: qcow2
85
# The container format for the image
0 commit comments