Open
Description
I am currently using user_files for the creation of folders and files in the users home directory.
But I also want to create some common folders with files. There is de default option for that, but I want to be able to use a combination of default directories with files and private directory with files:
For example: each user has the bin folder in his home directory, taken from the defaults but should also be able to have a pbin directory with some private scripts.
I have not been able to figure out how to do this. But I think next to user_files.sls there should be something like default_files.sls.
Or having user_files1.sls and user_files2.sls to be able create as many as needed.
Metadata
Metadata
Assignees
Labels
No labels