Mentions légales du service

Skip to content
Snippets Groups Projects

[nancy][gros] Add kwapi configuration on gros and dhcp + dns configuration

Merged BERARD Benjamin requested to merge kwapi_gros into master
134 files
+ 2733
124
Compare changes
  • Side-by-side
  • Inline
Files
134
@@ -60,7 +60,7 @@
"ram_size": 103079215104
},
"monitoring": {
"wattmeter": "false"
"wattmeter": "multiple"
},
"network_adapters": [
{
@@ -146,6 +146,20 @@
"version": "Gold 5220"
},
"sensors": {
"power": {
"available": true,
"via": {
"api": {
"metric": "power"
},
"pdu": [
{
"port": 1,
"uid": "gros-pdu2"
}
]
}
}
},
"storage_devices": [
{
Loading