diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-06 08:20:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-06 14:31:22 +0200 |
commit | 58f77824779f0fb0f968a5105984cc44c8c27175 (patch) | |
tree | 700144076578295cab7d3c09dfda1b55e2c83d01 | |
parent | e49e454381ba63273b79130020d9e9334ca8a9c6 (diff) |
doc/check-routeros-update: give warning about possible breakage
(cherry picked from commit c4008b91cd1eaea7789b2c4b40b590e5eb2f8ed6)
-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) |