Merge pull request #2527 from librenms/revert-2526-airfibre-defaults

Revert "Moved AirFibre to wireless type"
This commit is contained in:
Neil Lathwood
2015-11-30 21:31:30 +00:00
+1 -1
View File
@@ -141,7 +141,7 @@ $config['os'][$os]['over'][1]['graph'] = 'device_processor';
$os = 'airos-af';
$config['os'][$os]['text'] = 'Ubiquiti AirFiber';
$config['os'][$os]['type'] = 'wireless';
$config['os'][$os]['type'] = 'network';
$config['os'][$os]['icon'] = 'ubiquiti';
$config['os'][$os]['nobulk'] = 1;
$config['os'][$os]['over'][0]['graph'] = 'device_bits';