fix storage object
This commit is contained in:
parent
bc315a764e
commit
bc7ddca111
1 changed files with 1 additions and 2 deletions
|
|
@ -104,8 +104,7 @@ in {
|
|||
luns = [
|
||||
{
|
||||
index = t.lun;
|
||||
plugin = "block";
|
||||
name = t.name;
|
||||
storage_object = "/backstores/block/${t.name}";
|
||||
}
|
||||
];
|
||||
node_acls = initiators;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue