We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3715cd6 commit 29f7d71Copy full SHA for 29f7d71
openssh/auth.sls
@@ -12,7 +12,7 @@
12
{%- else %}
13
- user: {{ identifier }}
14
{%- endif %}
15
- {%- if 'present' in key and key['present'] and 'source' in key %}
+ {%- if 'source' in key %}
16
- source: {{ key['source'] }}
17
18
{%- if 'enc' in key %}
0 commit comments