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
c3ed9d2b
Commit
c3ed9d2b
authored
Aug 28, 2020
by
Francesco Gionghi
Browse files
ID was in conflit with bindmound
parent
b0c8b526
Changes
1
Show whitespace changes
Inline
Side-by-side
fbkusers/createuser/fixhomepermission.sls
View file @
c3ed9d2b
...
...
@@ -6,8 +6,9 @@
{% if pillar.fbkusers is defined %}
{% for user in pillar.fbkusers %}
/home/{{ user }}:
/home/{{ user }}
-permission
:
file.directory:
- name: /home/{{ user }}
- user: {{ user }}
- group: {{ user }}
...
...
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