Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
salt-formulas
fbk-formulas
fbkusers
Commits
a724d3c2
Commit
a724d3c2
authored
Aug 27, 2020
by
Francesco Gionghi
Browse files
fix test.nop ID
parent
a1e3438c
Changes
2
Hide whitespace changes
Inline
Side-by-side
fbkusers/createuser/createuser.sls
View file @
a724d3c2
...
...
@@ -16,4 +16,5 @@
- shell: /bin/bash
- gid: {{ user }}
{% endfor %}
\ No newline at end of file
{% endfor %}
{% endif %}
\ No newline at end of file
fbkusers/createuser/fixhomepermission.sls
View file @
a724d3c2
...
...
@@ -12,3 +12,4 @@
- group: {{ user }}
{% endfor %}
{% endif %}
\ No newline at end of file
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