mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 01:40:34 +00:00
Extend the Ceph featuring version Infernalis and Hammer.
This commit is contained in:
parent
1aecf972bc
commit
ccc7ad4b47
@ -73,8 +73,8 @@ __PACKAGE__->register_method ({
|
||||
properties => {
|
||||
version => {
|
||||
type => 'string',
|
||||
#enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'],
|
||||
enum => ['hammer'], # only release for jessie
|
||||
#enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'] # for wheezy,
|
||||
enum => ['hammer', 'infernalis', 'jewel'], # for jessie
|
||||
optional => 1,
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user