mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-08-02 04:57:41 +02:00
Add 'createhome' option for 'user.present' state
This commit is contained in:
@@ -8,6 +8,7 @@ users:
|
||||
fullname: B User
|
||||
password: $6$w.............
|
||||
home: /custom/buser
|
||||
createhome: True
|
||||
sudouser: True
|
||||
sudo_rules:
|
||||
- ALL=(root) /usr/bin/find
|
||||
|
||||
Reference in New Issue
Block a user