Mentions légales du service

Skip to content
Snippets Groups Projects
Commit aa41e45b authored by DOAN Lancelot's avatar DOAN Lancelot
Browse files

Merge branch 'bug16410' into 'master'

[Sophia] Configuration for srv-data1 and srv-data2

See merge request !914
parents 4a442837 daceae2b
Branches
Tags
1 merge request!914[Sophia] Configuration for srv-data1 and srv-data2
Pipeline #1095214 passed with warnings
{
"group_storage": {
"name": "srv-data1",
"rate": 25000000000,
"size": 198000000000000
},
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.143.3",
"mac": "5C:ED:8C:F5:E4:0E",
"mounted": true
},
"default": {
"ip": "172.16.143.3",
"mac": "d4:04:e6:b7:9a:82",
"mounted": true
}
},
"redfish": true,
"serial": "CZ2D1N06BM",
"type": "server",
"uid": "srv-data1",
"warranty": "2031-10-08"
}
\ No newline at end of file
{
"group_storage": {
"name": "srv-data2",
"rate": 25000000000,
"size": 198000000000000
},
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.143.4",
"mac": "5C:ED:8C:F5:E3:28",
"mounted": true
},
"default": {
"ip": "172.16.143.4",
"mac": "d4:04:e6:b7:08:d2",
"mounted": true
}
},
"redfish": true,
"serial": "CZ2D1N06BL",
"type": "server",
"uid": "srv-data2",
"warranty": "2031-10-08"
}
\ No newline at end of file
...@@ -43,6 +43,42 @@ srv-data: ...@@ -43,6 +43,42 @@ srv-data:
size: 30000000000000 size: 30000000000000
rate: 1000000000 rate: 1000000000
srv-data1:
kind: physical
warranty: 2031-10-08
serial: CZ2D1N06BM
network_adapters:
default:
mounted: true
ip: 172.16.143.3
mac: d4:04:e6:b7:9a:82
bmc:
mounted: true
ip: 172.17.143.3
mac: 5C:ED:8C:F5:E4:0E
group_storage:
name: srv-data1
size: 198000000000000
rate: 25000000000
srv-data2:
kind: physical
warranty: 2031-10-08
serial: CZ2D1N06BL
network_adapters:
default:
mounted: true
ip: 172.16.143.4
mac: d4:04:e6:b7:08:d2
bmc:
mounted: true
ip: 172.17.143.4
mac: 5C:ED:8C:F5:E3:28
group_storage:
name: srv-data2
size: 198000000000000
rate: 25000000000
gwol-south: gwol-south:
kind: physical kind: physical
warranty: 2025-12-27 warranty: 2025-12-27
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment