check-routeros-update: support update from specific neighbor(s)

... by matching the identity property.
This commit is contained in:
Christian Hesse 2023-08-17 09:06:44 +02:00
parent 49d85c6def
commit 7b47ed7ea5
5 changed files with 8 additions and 2 deletions

View file

@ -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