Add "Do Not Edit" part
This commit is contained in:
parent
57c82f3324
commit
3a8d72b947
@ -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…
Reference in New Issue
Block a user