diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-06 08:20:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-06 08:20:53 +0200 |
commit | c4008b91cd1eaea7789b2c4b40b590e5eb2f8ed6 (patch) | |
tree | c61c9401beb0a6c83889267d3c3bfb15f1ace8e3 /doc/check-routeros-update.md | |
parent | a4ebc18af7973c5263adc6bea01af4c971a57922 (diff) |
doc/check-routeros-update: give warning about possible breakage
Diffstat (limited to 'doc/check-routeros-update.md')
-rw-r--r-- | doc/check-routeros-update.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md index f045352..d53ae18 100644 --- a/doc/check-routeros-update.md +++ b/doc/check-routeros-update.md @@ -20,6 +20,11 @@ in neighbor discovery can be specified to be safe as well. Also installing patch updates (where just last digit is increased) automatically is supported. +> ⚠️ **Warning**: Installing updates is important from a security point +> of view. At the same time it can be source of serve breakage. So test +> versions in lab and read forum before deploying to your production +> environment! Automatic updates should be handled with care! + ### Sample notification ![check-routeros-update notification](check-routeros-update.d/notification.svg) |