Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5f08b547 authored by DOMINOIS Hugo's avatar DOMINOIS Hugo
Browse files

Merge branch 'pve-3_lille' into 'master'

[lille][pve-3] Add to reference repository

See merge request !1053
parents b63c9964 751ba43f
No related branches found
No related tags found
1 merge request!1053[lille][pve-3] Add to reference repository
Pipeline #1124566 passed
Pipeline: Resources Explorer

#1124574

    ......@@ -18,6 +18,12 @@
    "port": "port-channel4",
    "rate": 20000000000,
    "uid": "granche-srv2"
    },
    "port-channel5": {
    "kind": "server",
    "port": "port-channel5",
    "rate": 10000000000,
    "uid": "pve-3"
    }
    },
    "ip": "172.17.47.222",
    ......@@ -84,8 +90,14 @@
    "uid": "port-channel4"
    },
    {
    "kind": "channel",
    "snmp_name": "Ethernet1/19",
    "uid": "port-channel5"
    },
    {
    "kind": "channel",
    "snmp_name": "Ethernet1/20",
    "uid": "port-channel5"
    },
    {
    "kind": "server",
    ......
    {
    "kind": "physical",
    "network_adapters": {
    "adm": {
    "ip": "172.17.47.9"
    },
    "bmc": {
    "ip": "172.17.46.9",
    "mac": "54:48:10:f4:f9:0c"
    },
    "default": {
    "ip": "172.16.47.9",
    "mac": "24:6e:96:dc:f4:2c"
    }
    },
    "pdu": [
    ......@@ -19,6 +26,6 @@
    "redfish": true,
    "serial": "2SYTKQ2",
    "type": "server",
    "uid": "gardin",
    "uid": "pve-3",
    "warranty": "2025-06-25"
    }
    \ No newline at end of file
    ......@@ -81,6 +81,12 @@ sw-chiclet-2:
    18:
    uid: port-channel4
    kind: channel
    19:
    uid: port-channel5
    kind: channel
    20:
    uid: port-channel5
    kind: channel
    21:
    uid: gwol-north
    kind: server
    ......@@ -115,3 +121,8 @@ sw-chiclet-2:
    uid: granche-srv2
    kind: server
    rate: 20000000000
    port-channel5:
    port: port-channel5
    uid: pve-3
    kind: server
    rate: 10000000000
    ......@@ -16,11 +16,16 @@ chiterne:
    - uid: pdu-b2p2
    port: 9
    gardin:
    pve-3:
    kind: physical
    warranty: 2025-06-25
    serial: 2SYTKQ2
    network_adapters:
    default:
    ip: 172.16.47.9
    mac: 24:6e:96:dc:f4:2c
    adm:
    ip: 172.17.47.9
    bmc:
    ip: 172.17.46.9
    mac: 54:48:10:f4:f9:0c
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment