l br: set new ip

This commit is contained in:
lassulus 2019-12-07 22:43:59 +01:00 committed by makefu
parent 38af8ac094
commit 188ead7559
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
1 changed files with 1 additions and 1 deletions

View File

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