Преглед на файлове
Merge pull request #152 from polymeter/remove_by_source
Allow removing keys based on source file.
tags/v0.41.0
alxwr
преди 5 години
родител
ревизия
b5ac5e0b74
No account linked to committer's email address
променени са
1 файла, в които са
добавени 1 реда и са
изтрити 1 реда
-
openssh/auth.sls
|
|
@@ -12,7 +12,7 @@ |
|
|
|
{%- else %} |
|
|
|
- user: {{ identifier }} |
|
|
|
{%- endif %} |
|
|
|
{%- if 'present' in key and key['present'] and 'source' in key %} |
|
|
|
{%- if 'source' in key %} |
|
|
|
- source: {{ key['source'] }} |
|
|
|
{%- else %} |
|
|
|
{%- if 'enc' in key %} |