mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-31 00:04:51 +02:00
check-routeros-update: support installing updates automatically if seen in neighbor list
This commit is contained in:
parent
7f356d76bf
commit
98c132105d
6 changed files with 19 additions and 5 deletions
|
@ -34,9 +34,10 @@ Configuration is required only if you want to control update process with
|
|||
safe versions from a web server. The configuration goes to
|
||||
`global-config-overlay`, this is the parameter:
|
||||
|
||||
* `SafeUpdateNeighbor`: install updates automatically if seen in neighbor list
|
||||
* `SafeUpdatePatch`: install patch updates automatically
|
||||
* `SafeUpdateUrl`: url to check for safe update, the channel (`long-term`,
|
||||
`stable` or `testing`) is appended
|
||||
* `SafeUpdatePatch`: install patch updates automatically
|
||||
|
||||
Usage and invocation
|
||||
--------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue