mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-02-21 17:58:02 +01:00
Since https://github.com/saltstack-formulas/users-formula/pull/182 the home directory was created by salt which prevent "adduser" behavior to copy /etc/skel in newly created directory. Ensure the parent directory of the home dir is existing instead.