Skip to content

For each user have both default and private folders #176

Open
@petervdb

Description

@petervdb

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions