Skip to content
Snippets Groups Projects
Commit 4724988f authored by Tim Fechner's avatar Tim Fechner
Browse files

Fix #27, display wrong sshd condig values

parent dd60f9fb
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@
<tr>
<td>Passwort authentication</td>
<td>
{% if minion.data.grains.openssh.passwortauthentication %}
{% if minion.data.grains.openssh.passwordauthentication %}
<span class="text-danger"><i class="fa fa-fw fa-times"></i> Yes</span>
{% else %}
<span class="text-success"><i class="fa fa-fw fa-check"></i> No</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment