From 3562767ec3c4640ef49a5756e27330ee79216020 Mon Sep 17 00:00:00 2001 From: Guillaume Schreiner <schreiner@unistra.fr> Date: Tue, 8 Aug 2023 15:13:01 +0200 Subject: [PATCH] fix typo --- input/grid5000/sites/strasbourg/servers/physical.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/input/grid5000/sites/strasbourg/servers/physical.yaml b/input/grid5000/sites/strasbourg/servers/physical.yaml index 05ecf6f2ecb..84b8472fd2d 100644 --- a/input/grid5000/sites/strasbourg/servers/physical.yaml +++ b/input/grid5000/sites/strasbourg/servers/physical.yaml @@ -16,7 +16,8 @@ pve-1: pve-2: kind: physical serial: CZJ2370N64 - bmc: + network_adapters: + bmc: ip: 172.17.174.2 mac: 5c:ed:8C:34:9c:d0 default: @@ -30,7 +31,7 @@ srv-data: serial: CZ223607QR alias: [nfs] network_adapters: - bmc: + bmc: ip: 172.17.174.3 mac: 5c:ed:8c:32:e2:5e default: -- GitLab