mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Small text change for misspelled Virtual (#13686)
Line 24, changed Virutal to Virtual.
This commit is contained in:
@@ -21,7 +21,7 @@ if ($device['os'] == 'junos') {
|
||||
$ai_ig_data['aiVirtualControllerIPAddress.0'], // entPhysicalDescr
|
||||
'chassis', // entPhysicalClass
|
||||
$ai_ig_data['aiVirtualControllerName.0'], // entPhysicalName
|
||||
'Instant Virutal Controller Cluster', // entPhysicalModelName
|
||||
'Instant Virtual Controller Cluster', // entPhysicalModelName
|
||||
$ai_ig_data['aiVirtualControllerKey.0'], // entPhysicalSerialNum
|
||||
'0', // entPhysicalContainedIn
|
||||
'Aruba', // entPhysicalMfgName
|
||||
|
Reference in New Issue
Block a user