mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-09-20 23:38:47 +02:00
Add support for hash_password
This commit is contained in:
@@ -11,6 +11,7 @@ users:
|
||||
# WARNING: If 'empty_password' is set to True, the 'password' statement
|
||||
# will be ignored by enabling password-less login for the user.
|
||||
empty_password: False
|
||||
hash_password: False
|
||||
system: False
|
||||
home: /custom/buser
|
||||
homedir_owner: buser
|
||||
|
||||
Reference in New Issue
Block a user