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 @@ ...@@ -7,14 +7,10 @@
"kind": "physical", "kind": "physical",
"network_adapters": { "network_adapters": {
"bmc": { "bmc": {
"ip": "172.17.143.3", "ip": "172.17.143.3"
"mac": "5C:ED:8C:F5:E4:0E",
"mounted": true
}, },
"default": { "default": {
"ip": "172.16.143.3", "ip": "172.16.143.3"
"mac": "d4:04:e6:b7:9a:82",
"mounted": true
} }
}, },
"redfish": true, "redfish": true,
......
...@@ -7,14 +7,10 @@ ...@@ -7,14 +7,10 @@
"kind": "physical", "kind": "physical",
"network_adapters": { "network_adapters": {
"bmc": { "bmc": {
"ip": "172.17.143.4", "ip": "172.17.143.4"
"mac": "5C:ED:8C:F5:E3:28",
"mounted": true
}, },
"default": { "default": {
"ip": "172.16.143.4", "ip": "172.16.143.4"
"mac": "d4:04:e6:b7:08:d2",
"mounted": true
} }
}, },
"redfish": true, "redfish": true,
......
...@@ -49,13 +49,9 @@ srv-data1: ...@@ -49,13 +49,9 @@ srv-data1:
serial: CZ2D1N06BM serial: CZ2D1N06BM
network_adapters: network_adapters:
default: default:
mounted: true
ip: 172.16.143.3 ip: 172.16.143.3
mac: d4:04:e6:b7:9a:82
bmc: bmc:
mounted: true
ip: 172.17.143.3 ip: 172.17.143.3
mac: 5C:ED:8C:F5:E4:0E
group_storage: group_storage:
name: srv-data1 name: srv-data1
size: 198000000000000 size: 198000000000000
...@@ -67,13 +63,9 @@ srv-data2: ...@@ -67,13 +63,9 @@ srv-data2:
serial: CZ2D1N06BL serial: CZ2D1N06BL
network_adapters: network_adapters:
default: default:
mounted: true
ip: 172.16.143.4 ip: 172.16.143.4
mac: d4:04:e6:b7:08:d2
bmc: bmc:
mounted: true
ip: 172.17.143.4 ip: 172.17.143.4
mac: 5C:ED:8C:F5:E3:28
group_storage: group_storage:
name: srv-data2 name: srv-data2
size: 198000000000000 size: 198000000000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment