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

@ -126,6 +126,7 @@
:global SafeUpdatePatch false;
# Allow to install updates automatically if seen in neighbor list.
:global SafeUpdateNeighbor false;
:global SafeUpdateNeighborIdentity "";
# Install *ALL* updates automatically!
# Set to all upper-case "Yes, please!" to enable.
:global SafeUpdateAll "no";