diff --git a/data/grid5000/sites/lille/servers/pve-dmz-north-1.json b/data/grid5000/sites/lille/servers/pve-dmz-north-1.json new file mode 100644 index 0000000000000000000000000000000000000000..379ae5c1b323fce0b0c3816e0668b17741b2eda4 --- /dev/null +++ b/data/grid5000/sites/lille/servers/pve-dmz-north-1.json @@ -0,0 +1,13 @@ +{ + "kind": "physical", + "network_adapters": { + "bmc": { + "ip": "172.17.46.20", + "mac": "5c:ed:8c:ab:62:5c" + } + }, + "serial": "CZJ3090BPS", + "type": "server", + "uid": "pve-dmz-north-1", + "warranty": "2030-03-30" +} \ No newline at end of file diff --git a/input/grid5000/sites/lille/servers/physical.yaml b/input/grid5000/sites/lille/servers/physical.yaml index 16abdc3eb412861b4777c331bbc7a5c99bfc7ef5..bcf26d9db4e8aa602ad272c9d59ca8d5b6f61a41 100644 --- a/input/grid5000/sites/lille/servers/physical.yaml +++ b/input/grid5000/sites/lille/servers/physical.yaml @@ -256,3 +256,12 @@ srv-data2: bmc: ip: 172.17.46.19 mac: 5c:ed:8c:3c:cf:76 + +pve-dmz-north-1: + kind: physical + warranty: 2030-03-30 + serial: CZJ3090BPS + network_adapters: + bmc: + ip: 172.17.46.20 + mac: 5c:ed:8c:ab:62:5c