This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
users-formula
forked from
ExternalMirrors/users-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Add "Do Not Edit" part
lookup-fix-3
Sander Klein
9 years ago
parent
57c82f3324
commit
3a8d72b947
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
users/init.sls
+ 1
- 0
users/init.sls
View File
@@ -217,6 +217,7 @@ users_ssh_config_{{ name }}:
- mode: 640
- contents: |
# Managed by Saltstack
# Do Not Edit
{% for label, setting in user.ssh_config.items() %}
# {{ label }}
Host {{ setting.get('hostname') }}
Write
Preview
Loading…
Cancel
Save