host/agent: it's the ticket, not the salt

This commit is contained in:
Thomas Gelf 2016-03-01 07:57:56 +01:00
parent a88361bfde
commit cd74b10f2a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ $cert = $this->escape($this->certname);
$master = $this->escape($this->master); $master = $this->escape($this->master);
?> ?>
<h2>When using the node wizard</h2> <h2>When using the node wizard</h2>
<p>Ticket salt: <code><?= $this->escape($ticket) ?></code></p> <p>Ticket : <code><?= $this->escape($ticket) ?></code></p>
<h2>Linux commandline</h2> <h2>Linux commandline</h2>
<p>Just copy &amp; paste this script (and please scroll down for a corresponding icinga2.cfg):</p> <p>Just copy &amp; paste this script (and please scroll down for a corresponding icinga2.cfg):</p>
<pre> <pre>