Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 1baa75c4 authored by PAULIN Nathan's avatar PAULIN Nathan
Browse files

Merge branch 'master' into wip-2025

parents 6928ec0a 10c7a3e5
No related branches found
No related tags found
2 merge requests!1322Draft: [Sophia][Esterel42] Add Esterel42,!1317Merge master in wip-2025
Pipeline #1185227 failed
{
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.143.21",
"mac": "7C:A6:2A:40:B3:38"
},
"default": {
"ip": "172.16.143.21"
}
},
"redfish": true,
"serial": "CZJD1W001Q",
"type": "server",
"uid": "srv-scratch1",
"warranty": "2031-11-22"
}
\ No newline at end of file
{
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.143.22",
"mac": "7C:A6:2A:40:B3:98"
},
"default": {
"ip": "172.16.143.22"
}
},
"redfish": true,
"serial": "CZJD1W001P",
"type": "server",
"uid": "srv-scratch2",
"warranty": "2031-11-22"
}
\ No newline at end of file
{
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.143.23",
"mac": "7C:A6:2A:40:B3:68"
},
"default": {
"ip": "172.16.143.23"
}
},
"redfish": true,
"serial": "CZJD1W001N",
"type": "server",
"uid": "srv-scratch3",
"warranty": "2031-11-22"
}
\ No newline at end of file
...@@ -120,3 +120,36 @@ pve-2: ...@@ -120,3 +120,36 @@ pve-2:
bmc: bmc:
ip: 172.17.142.2 ip: 172.17.142.2
mac: 5C:ED:8C:F6:ED:94 mac: 5C:ED:8C:F6:ED:94
srv-scratch1:
kind: physical
warranty: 2031-11-22
serial: CZJD1W001Q
network_adapters:
default:
ip: 172.16.143.21
bmc:
ip: 172.17.143.21
mac: 7C:A6:2A:40:B3:38
srv-scratch2:
kind: physical
warranty: 2031-11-22
serial: CZJD1W001P
network_adapters:
default:
ip: 172.16.143.22
bmc:
ip: 172.17.143.22
mac: 7C:A6:2A:40:B3:98
srv-scratch3:
kind: physical
warranty: 2031-11-22
serial: CZJD1W001N
network_adapters:
default:
ip: 172.16.143.23
bmc:
ip: 172.17.143.23
mac: 7C:A6:2A:40:B3:68
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment