Extend the Ceph featuring version Infernalis and Hammer.

This commit is contained in:
Wolfgang Link 2016-06-07 13:24:06 +02:00 committed by Dietmar Maurer
parent 1aecf972bc
commit ccc7ad4b47

View File

@ -73,8 +73,8 @@ __PACKAGE__->register_method ({
properties => { properties => {
version => { version => {
type => 'string', type => 'string',
#enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'], #enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'] # for wheezy,
enum => ['hammer'], # only release for jessie enum => ['hammer', 'infernalis', 'jewel'], # for jessie
optional => 1, optional => 1,
} }
}, },