mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
YARLY.
git-svn-id: http://www.observium.org/svn/observer/trunk@2105 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
<?php
|
||||
|
||||
#########################################################
|
||||
# NO CHANGES TO THIS FILE, IT IS NOT USER-EDITABLE #
|
||||
#########################################################
|
||||
# YES, THAT MEANS YOU #
|
||||
#########################################################
|
||||
|
||||
## AFI / SAFI pairs for BGP (and other stuff, perhaps)
|
||||
$config['afi']['ipv4']['unicast'] = "IPv4";
|
||||
$config['afi']['ipv4']['multiicast'] = "IPv4 Multicast";
|
||||
@@ -925,4 +931,5 @@ $ipmi_unit['discrete'] = '';
|
||||
|
||||
## INCLUDE THE VMWARE DEFINITION FILE.
|
||||
require_once("vmware_guestid.inc.php");
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user