From cd74b10f2a457659adbdbaa4f6324ff1b370982a Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 1 Mar 2016 07:57:56 +0100 Subject: [PATCH] host/agent: it's the ticket, not the salt --- application/views/scripts/host/agent.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/scripts/host/agent.phtml b/application/views/scripts/host/agent.phtml index f3f446d0..969d0b48 100644 --- a/application/views/scripts/host/agent.phtml +++ b/application/views/scripts/host/agent.phtml @@ -9,7 +9,7 @@ $cert = $this->escape($this->certname); $master = $this->escape($this->master); ?>

When using the node wizard

-

Ticket salt: escape($ticket) ?>

+

Ticket : escape($ticket) ?>

Linux commandline

Just copy & paste this script (and please scroll down for a corresponding icinga2.cfg):