mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update VMWare guest IDs (#10338)
63 added others changed move into Rewrite class
This commit is contained in:
@@ -84,9 +84,6 @@ class Config
|
||||
$macros = json_decode(file_get_contents($install_dir . '/misc/macros.json'), true);
|
||||
self::set('alert.macros.rule', $macros);
|
||||
|
||||
// variable definitions (remove me)
|
||||
require $install_dir . '/includes/vmware_guestid.inc.php';
|
||||
|
||||
// Load user config
|
||||
@include $install_dir . '/config.php';
|
||||
|
||||
|
Reference in New Issue
Block a user