diff --git a/data/grid5000/sites/nancy/servers/pve-2.json b/data/grid5000/sites/nancy/servers/pve-2.json new file mode 100644 index 0000000000000000000000000000000000000000..fb3b533a492a30012a6e391b8e21fcd6d9745503 --- /dev/null +++ b/data/grid5000/sites/nancy/servers/pve-2.json @@ -0,0 +1,22 @@ +{ + "alias": [ + + ], + "kind": "physical", + "network_adapters": { + "adm": { + "ip": "172.17.79.39" + }, + "bmc": { + "ip": "172.17.79.40", + "mac": "7c:a6:2a:38:b2:da" + }, + "default": { + "ip": "172.16.79.39", + "mac": "d4:04:e6:41:96:78" + } + }, + "serial": "CZJD1200CJ", + "type": "server", + "uid": "pve-2" +} \ No newline at end of file diff --git a/data/grid5000/sites/nancy/servers/wattmetre-gros.json b/data/grid5000/sites/nancy/servers/wattmetre-gros.json new file mode 100644 index 0000000000000000000000000000000000000000..3c79c14d82082cffd64f762acec76002704ab858 --- /dev/null +++ b/data/grid5000/sites/nancy/servers/wattmetre-gros.json @@ -0,0 +1,22 @@ +{ + "alias": [ + + ], + "kind": "physical", + "network_adapters": { + "adm": { + "ip": "172.17.79.24" + }, + "bmc": { + "ip": "172.17.79.25", + "mac": "64:00:6a:c0:dc:6a" + }, + "default": { + "ip": "172.16.79.24", + "mac": "24:6e:96:03:11:f8" + } + }, + "serial": "2LSZH82", + "type": "server", + "uid": "wattmetre-gros" +} \ No newline at end of file diff --git a/input/grid5000/sites/nancy/servers/physical.yaml b/input/grid5000/sites/nancy/servers/physical.yaml index 28bcb93af820b2c8f6afcc3a4ef783d9b4a22e10..803535e0f2c3baf601f2deeb766a6c538af8705a 100644 --- a/input/grid5000/sites/nancy/servers/physical.yaml +++ b/input/grid5000/sites/nancy/servers/physical.yaml @@ -152,6 +152,34 @@ pve-1: - uid: gruss-pdu2 port: 6 +pve-2: + kind: physical + alias: [] + serial: CZJD1200CJ + network_adapters: + default: + mac: d4:04:e6:41:96:78 + ip: 172.16.79.39 + adm: + ip: 172.17.79.39 + bmc: + ip: 172.17.79.40 + mac: 7c:a6:2a:38:b2:da + +wattmetre-gros: + kind: physical + alias: [] + serial: 2LSZH82 + network_adapters: + default: + mac: 24:6e:96:03:11:f8 + ip: 172.16.79.24 + adm: + ip: 172.17.79.24 + bmc: + ip: 172.17.79.25 + mac: 64:00:6a:c0:dc:6a + pve-99: kind: physical alias: []