change iscsi to ip instead of dns

This commit is contained in:
NyxErinys 2026-05-26 22:52:57 -05:00
parent 0d1d9912db
commit fd39696fac

View file

@ -39,7 +39,7 @@
{
name = "iscsi";
iscsi = {
targetPortal = "poseidon.nyxerinys.dev:3260";
targetPortal = "10.5.0.2:3260";
iqn = "iqn.2026-01.dev.nyxerinys:poseidon.authentik";
lun = 0;
fsType = "xfs";