Mentions légales du service

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

[sophia] servers - Update bmc_adress for srv-data1 and srv-data2

parent e7496197
No related branches found
No related tags found
No related merge requests found
Pipeline #1109105 passed
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"kind": "physical", "kind": "physical",
"network_adapters": { "network_adapters": {
"bmc": { "bmc": {
"ip": "172.17.143.3" "ip": "172.17.142.3"
}, },
"default": { "default": {
"ip": "172.16.143.3" "ip": "172.16.143.3"
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"kind": "physical", "kind": "physical",
"network_adapters": { "network_adapters": {
"bmc": { "bmc": {
"ip": "172.17.143.4" "ip": "172.17.142.4"
}, },
"default": { "default": {
"ip": "172.16.143.4" "ip": "172.16.143.4"
......
...@@ -47,7 +47,7 @@ srv-data1: ...@@ -47,7 +47,7 @@ srv-data1:
default: default:
ip: 172.16.143.3 ip: 172.16.143.3
bmc: bmc:
ip: 172.17.143.3 ip: 172.17.142.3
group_storage: group_storage:
name: storage2 name: storage2
size: 198000000000000 size: 198000000000000
...@@ -63,7 +63,7 @@ srv-data2: ...@@ -63,7 +63,7 @@ srv-data2:
default: default:
ip: 172.16.143.4 ip: 172.16.143.4
bmc: bmc:
ip: 172.17.143.4 ip: 172.17.142.4
group_storage: group_storage:
name: storage3 name: storage3
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