Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
salt-formulas
fbk-formulas
fbkusers
Commits
d0645c69
Commit
d0645c69
authored
Sep 09, 2021
by
Francesco Gionghi
Browse files
Update fsperm.sls
parent
bfdd3b2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
fbkusers/fsperm/fsperm.sls
View file @
d0645c69
{#- Get the `tplroot` from `tpldir` #}
{%- set fbkusersroot = slspath.split('/')[0] %}
{%- from fbkusersroot ~ "/map.jinja" import fbkuserssettings with context %}
...
...
@@ -13,7 +12,7 @@
{{ dir }}-{{ user }}:
acl.present:
- name: {{ dir }}
- acl_type: user
- acl_type:
d:
user
- acl_name: {{ user }}
- perms: rwx
- recurse: True
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment