mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2025-12-26 08:24:38 +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.