Skip to content

Commit

Permalink
add image for ubuntu 24.04 (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
opuk authored May 7, 2024
1 parent a8bc56d commit 7abdf30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kvirt/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
'ubuntu2204': f'{UBUNTU}/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img',
'ubuntu2304': f'{UBUNTU}/23.04/release/ubuntu-23.04-server-cloudimg-amd64.img',
'ubuntu2310': f'{UBUNTU}/23.10/release/ubuntu-23.10-server-cloudimg-amd64.img',
'ubuntu2404': f'{UBUNTU}/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img',
'rockylinux8': f'{ROCKY}/8/images/Rocky-8-GenericCloud.latest.x86_64.qcow2',
'rockylinux9': f'{ROCKY}/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2'}

Expand Down

0 comments on commit 7abdf30

Please sign in to comment.