Browse Source

Add "Do Not Edit" part

lookup-fix-3
Sander Klein 9 years ago
parent
commit
3a8d72b947
1 changed files with 1 additions and 0 deletions
  1. +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') }}

Loading…
Cancel
Save