mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed Cisco MAC accounting discovery, polling and HTML templates. (#10158)
* Fix Cisco MAC acounting discovery, polling and HTML templates. * Remove empty code. * Provide test data for cisco-mac-accounting module. * Added module test dependency.
This commit is contained in:
committed by
Tony Murray
parent
4387ab052e
commit
2dc05ee501
@@ -57,6 +57,7 @@ class ModuleTestHelper
|
||||
'vlans' => ['ports', 'vlans'],
|
||||
'vrf' => ['ports', 'vrf'],
|
||||
'nac' => ['ports', 'nac'],
|
||||
'cisco-mac-accounting' => ['ports', 'cisco-mac-accounting'],
|
||||
];
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user