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 => {
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,
}
},