From 890ebbe9c208ec5c6255d8f4f79c20c8295770da Mon Sep 17 00:00:00 2001 From: noobahoi <20069422+noobahoi@users.noreply.github.com> Date: Tue, 21 Nov 2017 16:17:58 +0100 Subject: [PATCH] Update 09-object-types.md 'TicketSalt' instead of 'NodeName' --- doc/09-object-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/09-object-types.md b/doc/09-object-types.md index f442c376e..3922f92b8 100644 --- a/doc/09-object-types.md +++ b/doc/09-object-types.md @@ -35,7 +35,7 @@ and API usage specifying the certificate files used for ssl authorization and additional restrictions. This configuration object is available as [api feature](11-cli-commands.md#cli-command-feature). -The `NodeName` constant must be defined in [constants.conf](04-configuring-icinga-2.md#constants-conf). +The `TicketSalt` constant must be defined in [constants.conf](04-configuring-icinga-2.md#constants-conf). Example: -- 2.40.0