Mentions légales du service

Skip to content
Snippets Groups Projects

[luxembourg] Add physical server config for srv-data2

Merged Hyacinthe Cartiaux requested to merge luxembourg-data into master
2 files
+ 32
0
Compare changes
  • Side-by-side
  • Inline
Files
2
 
{
 
"alias": [
 
"srv-data-belval"
 
],
 
"kind": "physical",
 
"network_adapters": {
 
"bmc": {
 
"ip": "172.17.190.80",
 
"mac": "c4:cb:e1:cc:79:f0"
 
},
 
"default": {
 
"ip": "172.16.191.80"
 
}
 
},
 
"redfish": true,
 
"serial": "CSQXL44",
 
"type": "server",
 
"uid": "srv-data2",
 
"warranty": "2029-07"
 
}
 
\ No newline at end of file
Loading