Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 00b94b5e authored by PARISOT Clement's avatar PARISOT Clement
Browse files

[grenoble] servers - add missing MAC

parent 8db0ed4f
Branches
No related tags found
1 merge request!1068Clean grenoble
......@@ -11,7 +11,8 @@
"ip": "172.17.30.4"
},
"default": {
"ip": "172.16.31.4"
"ip": "172.16.31.4",
"mac": "EC:F4:BB:CF:C2:98"
}
},
"redfish": true,
......
......@@ -11,7 +11,8 @@
"ip": "172.17.30.9"
},
"default": {
"ip": "172.16.31.9"
"ip": "172.16.31.9",
"mac": "F8:F2:1E:23:EF:20"
}
},
"redfish": true,
......
......@@ -7,6 +7,7 @@ digsed:
network_adapters:
default:
ip: 172.16.31.4
mac: EC:F4:BB:CF:C2:98
adm:
ip: 172.17.31.4
bmc:
......@@ -50,6 +51,7 @@ digwatt:
network_adapters:
default:
ip: 172.16.31.9
mac: F8:F2:1E:23:EF:20
bmc:
ip: 172.17.30.9
adm:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment