Update ib interface name in xeon02

It seems to be plugged in another PCI port
This commit is contained in:
Rodrigo Arias 2023-04-27 18:29:32 +02:00
parent 9267ca51fa
commit 32b84a5add

View File

@ -17,7 +17,7 @@
address = "10.0.40.2";
prefixLength = 24;
} ];
interfaces.ibp5s0.ipv4.addresses = [ {
interfaces.ibp129s0.ipv4.addresses = [ {
address = "10.0.42.2";
prefixLength = 24;
} ];