Mentions légales du service

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

[Sophia] Change configuration for srv-data1 and srv-data2

parent fbb07374
No related branches found
No related tags found
No related merge requests found
Pipeline #1096857 passed
......@@ -7,14 +7,10 @@
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.143.3",
"mac": "5C:ED:8C:F5:E4:0E",
"mounted": true
"ip": "172.17.143.3"
},
"default": {
"ip": "172.16.143.3",
"mac": "d4:04:e6:b7:9a:82",
"mounted": true
"ip": "172.16.143.3"
}
},
"redfish": true,
......
......@@ -7,14 +7,10 @@
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.143.4",
"mac": "5C:ED:8C:F5:E3:28",
"mounted": true
"ip": "172.17.143.4"
},
"default": {
"ip": "172.16.143.4",
"mac": "d4:04:e6:b7:08:d2",
"mounted": true
"ip": "172.16.143.4"
}
},
"redfish": true,
......
......@@ -49,13 +49,9 @@ srv-data1:
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
......@@ -67,13 +63,9 @@ srv-data2:
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment