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