From bacee094020a6791a42e9c560a05f1c1a2f61361 Mon Sep 17 00:00:00 2001 From: Max Zhang Date: Sun, 29 Mar 2015 15:57:32 -0700 Subject: [PATCH] Add explanation on the blacklist feature Add extra explanatory note for Icinga2 documentation 'Advanced Node Cli Actions' There was some confusion when going through 'Advanced Node Cli Actions' in Icinga2 client documentation, so I suggest adding an extra explanatory note to help users to understand documentation better. Further details can be found in issue #8895 fixes #8895 Signed-off-by: Jean-Marcel Flach --- doc/10-icinga2-client.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/10-icinga2-client.md b/doc/10-icinga2-client.md index 0fb4567d9..28f5d2672 100644 --- a/doc/10-icinga2-client.md +++ b/doc/10-icinga2-client.md @@ -694,6 +694,7 @@ You can `list` and `remove` existing blacklists: > **Note** > +> The blacklist feature only prevents future updates from creating and removing objects, but it does not remove already existing objects. > The `--zone` and `--host` arguments are required. A zone is always where the remote client is in. > If you are unsure about it, set a wildcard (`*`) for them and filter only by host/services. -- 2.40.0