Commit 9e446a63 authored by Dietmar Maurer's avatar Dietmar Maurer

pveceph: add 'giant' to possible release names

parent 3355bd56
...@@ -86,7 +86,7 @@ __PACKAGE__->register_method ({ ...@@ -86,7 +86,7 @@ __PACKAGE__->register_method ({
properties => { properties => {
version => { version => {
type => 'string', type => 'string',
enum => ['dumpling', 'emperor', 'firefly'], enum => ['dumpling', 'emperor', 'firefly', 'giant'],
optional => 1, optional => 1,
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment