diff --git a/data/grid5000/sites/sophia/servers/srv-data1.json b/data/grid5000/sites/sophia/servers/srv-data1.json index d1280d430441a15947d1353b4a71136ca139b2da..cecd84473e04eac6602cfd876602149bfa080d6d 100644 --- a/data/grid5000/sites/sophia/servers/srv-data1.json +++ b/data/grid5000/sites/sophia/servers/srv-data1.json @@ -7,14 +7,10 @@ "kind": "physical", "network_adapters": { "bmc": { - "ip": "172.17.143.3", - "mac": "5C:ED:8C:F5:E4:0E", - "mounted": true + "ip": "172.17.143.3" }, "default": { - "ip": "172.16.143.3", - "mac": "d4:04:e6:b7:9a:82", - "mounted": true + "ip": "172.16.143.3" } }, "redfish": true, diff --git a/data/grid5000/sites/sophia/servers/srv-data2.json b/data/grid5000/sites/sophia/servers/srv-data2.json index bcefdc59c3224a51f267b84cea8e5dff9632a902..2a83d43863ef3b96f53c4bcf5866e3c97b1a151b 100644 --- a/data/grid5000/sites/sophia/servers/srv-data2.json +++ b/data/grid5000/sites/sophia/servers/srv-data2.json @@ -7,14 +7,10 @@ "kind": "physical", "network_adapters": { "bmc": { - "ip": "172.17.143.4", - "mac": "5C:ED:8C:F5:E3:28", - "mounted": true + "ip": "172.17.143.4" }, "default": { - "ip": "172.16.143.4", - "mac": "d4:04:e6:b7:08:d2", - "mounted": true + "ip": "172.16.143.4" } }, "redfish": true, diff --git a/input/grid5000/sites/sophia/servers/physical.yaml b/input/grid5000/sites/sophia/servers/physical.yaml index 0ecc0e338c21b461fde570b1585e57cc515b64ed..6a31657b19c6d137751e52e56a933650b7646e55 100644 --- a/input/grid5000/sites/sophia/servers/physical.yaml +++ b/input/grid5000/sites/sophia/servers/physical.yaml @@ -49,13 +49,9 @@ srv-data1: serial: CZ2D1N06BM network_adapters: default: - mounted: true ip: 172.16.143.3 - mac: d4:04:e6:b7:9a:82 bmc: - mounted: true ip: 172.17.143.3 - mac: 5C:ED:8C:F5:E4:0E group_storage: name: srv-data1 size: 198000000000000 @@ -67,13 +63,9 @@ srv-data2: serial: CZ2D1N06BL network_adapters: default: - mounted: true ip: 172.16.143.4 - mac: d4:04:e6:b7:08:d2 bmc: - mounted: true ip: 172.17.143.4 - mac: 5C:ED:8C:F5:E3:28 group_storage: name: srv-data2 size: 198000000000000