check-routeros-update: support installing patch updates automatically

This commit is contained in:
Christian Hesse 2020-07-07 00:21:47 +02:00
parent d8b2055fbc
commit 2907dbe18f
2 changed files with 16 additions and 0 deletions

View file

@ -46,6 +46,8 @@
# The configured channel (bugfix, current, release-candidate) is appended.
:global SafeUpdateUrl "";
#:global SafeUpdateUrl "https://example.com/ros/safe-update/";
# Allow to install patch updates automatically.
:global SafeUpdatePatch false;
# These thresholds control when to send health notification
# on temperature and voltage.