host/agent: add code markup for icinga ticket

This commit is contained in:
Thomas Gelf 2016-02-05 16:42:13 +01:00
parent 242d8aa5a0
commit 4d78083304
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);
?>
<h2>When using the node wizard</h2>
<p>Ticket salt: <?= $this->escape($ticket) ?></p>
<p>Ticket salt: <code><?= $this->escape($ticket) ?></code></p>
<h2>Linux commandline</h2>
<p>Just copy &amp; paste this script (and please scroll down for a corresponding icinga2.cfg):</p>
<pre>