check-routeros-update: allow to install all updates automatically...

... but with extra hurdle for more awareness of danger.

Let's not send a new notification, intentionally. This feature is
dangerous, and we should not advertise it.
This commit is contained in:
Christian Hesse 2023-03-03 14:15:24 +01:00
parent a9741336b8
commit d2d913ec19
3 changed files with 18 additions and 0 deletions

View file

@ -56,6 +56,10 @@ The configuration goes to `global-config-overlay`, these are the parameters:
automatically
* `SafeUpdateUrl`: url on webserver to check for safe update, the channel
(`long-term`, `stable` or `testing`) is appended
* `SafeUpdateAll`: install **all** updates automatically
> **Info**: Installing **all** updates automatically requires extra
> confirmation. See `global-config` for details.
Also notification settings are required for
[e-mail](mod/notification-email.md),