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
fae654f5
Commit
fae654f5
authored
Aug 27, 2020
by
Francesco Gionghi
Browse files
bugfix
parent
c53d6edb
Changes
1
Hide whitespace changes
Inline
Side-by-side
fbkusers/sshkey/sshkey.sls
View file @
fae654f5
...
...
@@ -8,7 +8,7 @@
{% if pillar.fbkusers[user]["sshkey"] %}
sshkey-{{ user }}:
ssh_auth.
present
:
ssh_auth.
manage
:
- user: {{ user }}
- ssh-key:
{% for key in pillar.fbkusers[user]["sshkey"] %}
...
...
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