Skip to content

Commit dd2756f

Browse files
authored
Update octavia amphora image to noble
1 parent 3837de4 commit dd2756f

File tree

1 file changed

+1
-1
lines changed
  • ansible/roles/octavia_preconf/defaults

1 file changed

+1
-1
lines changed

ansible/roles/octavia_preconf/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ lb_mgmt_secgrp_name: "lb-mgmt-secgroup"
3232
# these are the defaults for the flavor, image and ssh keypair
3333
amphora_ssh_key_name: amphora-ssh-key
3434
amphora_flavor_name: m1.amphora
35-
amphora_image_version: focal
35+
amphora_image_version: noble
3636
amphora_image_name: amphora-ubuntu-{{ amphora_image_version }}
3737
amphora_image_url: "https://tarballs.opendev.org/openstack/octavia/test-images/test-only-amphora-x64-haproxy-ubuntu-{{ amphora_image_version }}.qcow2"
3838

0 commit comments

Comments
 (0)