mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add service templates - Autodiscovery amended for service_template_change
This commit is contained in:
@@ -208,8 +208,7 @@ function discover_service_template($device_group = null, $service_template = nul
|
||||
}
|
||||
echo '+';
|
||||
$status = 0;
|
||||
}
|
||||
|
||||
}
|
||||
echo "$service_template ";
|
||||
}
|
||||
return $status;
|
||||
|
||||
Reference in New Issue
Block a user