Merge pull request #7 from saltstack-formulas/master

Pull changes from main repo.
This commit is contained in:
Roman 2016-06-02 16:49:04 +03:00
commit 39bf6aa207

View File

@ -141,6 +141,7 @@ users_{{ name }}_user:
{% if 'ssh_keys' in user or
'ssh_auth' in user or
'ssh_auth_file' in user or
'ssh_auth_pillar' in user or
'ssh_auth.absent' in user or
'ssh_config' in user %}
user_keydir_{{ name }}: