]> git.proxmox.com Git - pve-manager.git/commitdiff
pveceph: add hammer release
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Apr 2015 04:15:30 +0000 (06:15 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Apr 2015 04:15:30 +0000 (06:15 +0200)
bin/pveceph

index 45e2165680436e33574d104489c3a2183cfe0f4b..3658e066fdbd2b2cb141f2f701539c841bf80003 100755 (executable)
@@ -87,7 +87,7 @@ __PACKAGE__->register_method ({
        properties => {
            version => {
                type => 'string',
-               enum => ['dumpling', 'emperor', 'firefly', 'giant'],
+               enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'],
                optional => 1,
            }
        },