Fix infiniband interface names

Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
2026-01-07 17:17:21 +01:00
parent e84a2cadbb
commit a71cd78b4c
5 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
address = "10.0.40.42";
prefixLength = 24;
} ];
interfaces.ibp5s0.ipv4.addresses = [ {
interfaces.ibs785.ipv4.addresses = [ {
address = "10.0.42.42";
prefixLength = 24;
} ];