mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2025-01-11 05:18:01 +03:00
nexenta: ssl option is optionnal
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
120ca009d6
commit
0f94c1c938
@ -168,7 +168,7 @@ sub options {
|
||||
password => { fixed => 1 },
|
||||
pool => { fixed => 1 },
|
||||
blocksize => { fixed => 1 },
|
||||
ssl => { fixed => 1 },
|
||||
ssl => { optional => 1 },
|
||||
content => { optional => 1 },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user