nexenta: ssl option is optionnal
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
committed by
Dietmar Maurer
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 },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user