Skip to content

Commit

Permalink
Add vhd-compressed image type
Browse files Browse the repository at this point in the history
  • Loading branch information
lubomir committed Feb 14, 2023
1 parent 1860f26 commit 395290f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions productmd/images.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
'vdi': ['vdi'],
'vmdk': ['vmdk'],
'vpc': ['vhd'],
'vhd-compressed': ['vhd.gz', 'vhd.xz'],
'vsphere-ova': ['vsphere.ova'],
}

Expand Down

0 comments on commit 395290f

Please sign in to comment.