Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9d60dcad authored by DOMINOIS Hugo's avatar DOMINOIS Hugo Committed by DOMINOIS Hugo
Browse files

[lille][chiconade1] Add network description

parent e13d572e
No related branches found
No related tags found
1 merge request!1245Testing chiconade1
Pipeline #1167979 passed with warnings
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
"redfish": true, "redfish": true,
"software": { "software": {
"forced-deployment-timestamp": 202007300948, "forced-deployment-timestamp": 202007300948,
"postinstall-version": "1.2025040409", "postinstall-version": "1.2025042314",
"standard-environment": "debian11-x64-std" "standard-environment": "debian11-x64-std"
}, },
"storage_devices": [ "storage_devices": [
......
...@@ -205,8 +205,16 @@ ...@@ -205,8 +205,16 @@
"uid": "chiclet-8" "uid": "chiclet-8"
}, },
{ {
"kind": "node",
"port": "eth0",
"snmp_name": "Ethernet1/33",
"uid": "chiconade1-1"
}, },
{ {
"kind": "node",
"port": "eth1",
"snmp_name": "Ethernet1/34",
"uid": "chiconade1-1"
}, },
{ {
}, },
......
...@@ -126,6 +126,10 @@ sw-chiclet-1: ...@@ -126,6 +126,10 @@ sw-chiclet-1:
uid: chiclet-7-eth1 uid: chiclet-7-eth1
32: 32:
uid: chiclet-8-eth1 uid: chiclet-8-eth1
33:
uid: chiconade1-1-eth0
34:
uid: chiconade1-1-eth1
53: 53:
uid: port-channel1 uid: port-channel1
kind: channel kind: channel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment