host/agent: no configs with no ticket

This commit is contained in:
Thomas Gelf 2016-06-28 12:08:20 +02:00
parent 050ed43035
commit 22c040e6c4
1 changed files with 3 additions and 2 deletions

View File

@ -12,9 +12,10 @@ $master = $this->escape($this->master);
<?php if ($this->error): ?> <?php if ($this->error): ?>
<p class="error"><?= $this->escape($this->error) ?></p> <p class="error"><?= $this->escape($this->error) ?></p>
<?php endif ?> </div>
<?php return; endif ?>
<h2>When using the node wizard</h2> <h2>For manual configuration</h2>
<p>Ticket : <code><?= $this->escape($ticket) ?></code></p> <p>Ticket : <code><?= $this->escape($ticket) ?></code></p>
<h2>Windows Kickstart Script</h2> <h2>Windows Kickstart Script</h2>
<?= $this->qlink( <?= $this->qlink(