Added feature to allow syncing arbitrary sets of files per user.

This commit is contained in:
Shane Poage
2015-08-21 15:42:25 -05:00
parent 9629cfe348
commit cdb862e968
5 changed files with 56 additions and 1 deletions
+7
View File
@@ -84,6 +84,13 @@ users:
44444444
55555555
user_files:
enabled: True
# 'source' allows you to define an arbitrary directory to sync, useful to use for default files.
# should be a salt fileserver path either with or without 'salt://'
# if not present, it defaults to 'salt://users/files/user/<username>
source: users/files/default
## Absent user
cuser:
absent: True