l br: fix scanner ip

This commit is contained in:
lassulus 2017-12-13 18:26:30 +01:00
parent 17860a3655
commit e556f8a67c

View File

@ -18,7 +18,7 @@ with import <stockholm/lib>;
netDevices = {
bra = {
model = "MFCL2700DN";
ip = "10.23.42.221";
ip = "10.42.23.221";
};
};
};