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

@@ -21,7 +21,7 @@
prefixLength = 24;
} ];
# Watch out! The OmniPath device is not in the same place here:
interfaces.ibp129s0.ipv4.addresses = [ {
interfaces.ibs801.ipv4.addresses = [ {
address = "10.0.42.2";
prefixLength = 24;
} ];