We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3837de4 commit dd2756fCopy full SHA for dd2756f
ansible/roles/octavia_preconf/defaults/main.yml
@@ -32,7 +32,7 @@ lb_mgmt_secgrp_name: "lb-mgmt-secgroup"
32
# these are the defaults for the flavor, image and ssh keypair
33
amphora_ssh_key_name: amphora-ssh-key
34
amphora_flavor_name: m1.amphora
35
-amphora_image_version: focal
+amphora_image_version: noble
36
amphora_image_name: amphora-ubuntu-{{ amphora_image_version }}
37
amphora_image_url: "https://tarballs.opendev.org/openstack/octavia/test-images/test-only-amphora-x64-haproxy-ubuntu-{{ amphora_image_version }}.qcow2"
38
0 commit comments