mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2024-11-28 00:48:22 +01:00
commit
4b1432fa92
@ -141,6 +141,7 @@ users_{{ name }}_user:
|
|||||||
{% if 'ssh_keys' in user or
|
{% if 'ssh_keys' in user or
|
||||||
'ssh_auth' in user or
|
'ssh_auth' in user or
|
||||||
'ssh_auth_file' in user or
|
'ssh_auth_file' in user or
|
||||||
|
'ssh_auth_pillar' in user or
|
||||||
'ssh_auth.absent' in user or
|
'ssh_auth.absent' in user or
|
||||||
'ssh_config' in user %}
|
'ssh_config' in user %}
|
||||||
user_keydir_{{ name }}:
|
user_keydir_{{ name }}:
|
||||||
|
Loading…
Reference in New Issue
Block a user