[pve-devel] [PATCH v4 manager 2/5] add jewel
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Dec 21 15:56:13 CET 2016
From: Wolfgang Link <w.link at proxmox.com>
---
PVE/CLI/pveceph.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/CLI/pveceph.pm b/PVE/CLI/pveceph.pm
index b198fc1..c6af98d 100755
--- a/PVE/CLI/pveceph.pm
+++ b/PVE/CLI/pveceph.pm
@@ -74,7 +74,7 @@ __PACKAGE__->register_method ({
version => {
type => 'string',
#enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'] # for wheezy,
- enum => ['hammer'], # for jessie
+ enum => ['hammer', 'jewel'], # for jessie
optional => 1,
}
},
--
2.1.4
More information about the pve-devel
mailing list