mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-31 00:04:51 +02:00
check-routeros-update: support update from specific neighbor(s)
... by matching the identity property.
This commit is contained in:
parent
49d85c6def
commit
7b47ed7ea5
5 changed files with 8 additions and 2 deletions
|
@ -52,6 +52,8 @@ The configuration goes to `global-config-overlay`, these are the parameters:
|
|||
|
||||
* `SafeUpdateNeighbor`: install updates automatically if at least one other
|
||||
device is seen in neighbor list with new version
|
||||
* `SafeUpdateNeighborIdentity`: regular expression to match identity for
|
||||
trusted devices, leave empty to match all
|
||||
* `SafeUpdatePatch`: install patch updates (where just last digit changes)
|
||||
automatically
|
||||
* `SafeUpdateUrl`: url on webserver to check for safe update, the channel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue