Mentions légales du service

Skip to content
Snippets Groups Projects

[Sophia] Add ip for pve-1 and pve-2

Merged DOAN Lancelot requested to merge bug16408 into master
Files
3
@@ -3,8 +3,11 @@
"network_adapters": {
"bmc": {
"ip": "172.17.143.1",
"mac": "5C:ED:8C:F6:ED:E0",
"mounted": true
"mac": "5C:ED:8C:F6:ED:E0"
},
"default": {
"ip": "172.16.143.1",
"mac": "d4:04:e6:af:8c:68"
}
},
"redfish": true,
Loading