Fix: Add missing services.openiscsi.name option.
This commit is contained in:
parent
0aa89078ab
commit
adbb2ea414
@ -13,6 +13,7 @@
|
|||||||
in {
|
in {
|
||||||
services.openiscsi = {
|
services.openiscsi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
name = iqn;
|
||||||
discoverPortal = "${portals.paladin.ip}:${portals.paladin.port}";
|
discoverPortal = "${portals.paladin.ip}:${portals.paladin.port}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user