Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d42f7a6c authored by Nicolas Perrin's avatar Nicolas Perrin
Browse files

[nancy] fix pve1-bmc and pve2-bmc servers

parent 678b22df
No related branches found
No related tags found
No related merge requests found
Pipeline #538165 passed
......@@ -6,7 +6,7 @@
"mac": "78:45:c4:fc:3a:4a"
},
"bmc": {
"ip": "172.17.79.231",
"ip": "172.17.79.33",
"mac": "78:45:c4:fc:3a:4b"
},
"default": {
......
......@@ -6,7 +6,7 @@
"mac": "78:45:c4:fc:3a:35"
},
"bmc": {
"ip": "172.17.79.232",
"ip": "172.17.79.34",
"mac": "78:45:c4:fc:3a:36"
},
"default": {
......
......@@ -261,7 +261,7 @@ pve1:
mac: 78:45:c4:fc:3a:4a
ip: 172.17.79.31
bmc:
ip: 172.17.79.231
ip: 172.17.79.33
mac: 78:45:c4:fc:3a:4b
pve2:
......@@ -275,5 +275,5 @@ pve2:
mac: 78:45:c4:fc:3a:35
ip: 172.17.79.32
bmc:
ip: 172.17.79.232
ip: 172.17.79.34
mac: 78:45:c4:fc:3a:36
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment