fix storage object

This commit is contained in:
NyxErinys 2026-05-26 08:13:22 -05:00
parent bc315a764e
commit bc7ddca111

View file

@ -104,8 +104,7 @@ in {
luns = [
{
index = t.lun;
plugin = "block";
name = t.name;
storage_object = "/backstores/block/${t.name}";
}
];
node_acls = initiators;