Mentions légales du service

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

Merge branch 'SophiaChangeIP' into 'master'

[Sophia] Update bmc_adress for srv-data1 and srv-data2

See merge request !986
parents d64a72d2 ded4ca40
No related branches found
No related tags found
1 merge request!986[Sophia] Update bmc_adress for srv-data1 and srv-data2
Pipeline #1109983 passed with warnings
Pipeline: Resources Explorer

#1109984

    ...@@ -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