Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768870
D1403.id3578.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D1403.id3578.diff
View Options
diff --git a/roles/devserver/userland-home/init.sls b/roles/devserver/userland-home/homefiles.sls
copy from roles/devserver/userland-home/init.sls
copy to roles/devserver/userland-home/homefiles.sls
diff --git a/roles/devserver/userland-home/init.sls b/roles/devserver/userland-home/init.sls
--- a/roles/devserver/userland-home/init.sls
+++ b/roles/devserver/userland-home/init.sls
@@ -1,20 +1,10 @@
# -------------------------------------------------------------
-# Salt — Provision dotfiles and other personal content
+# Salt — Provision user content
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-03-08
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
-{% for username, user in salt['forest.get_users']().items() %}
-{% if 'deploy_dotfiles_to_devserver' in user %}
-dotfiles_to_devserver_{{username}}:
- file.recurse:
- - name: /home/{{ username }}
- - source: salt://roles/devserver/userland-home/files/dereckson
- - include_empty: True
- - clean: False
- - user: {{ username }}
- - group: {{ username }}
-{% endif %}
-{% endfor %}
+include:
+ - .homefiles
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 11:05 (13 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258954
Default Alt Text
D1403.id3578.diff (1 KB)
Attached To
Mode
D1403: Clean units
Attached
Detach File
Event Timeline
Log In to Comment