mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-08-03 07:04:46 +02:00
Update map.jinja
Correct indentation
This commit is contained in:
+7
-7
@@ -26,11 +26,11 @@
|
||||
'banner': '/etc/ssh/banner',
|
||||
'banner_src': 'salt://openssh/files/banner',
|
||||
},
|
||||
'FreeBSD': {
|
||||
'service': 'sshd',
|
||||
'sshd_config': '/etc/ssh/sshd_config',
|
||||
'sshd_config_src': 'salt://openssh/files/sshd_config',
|
||||
'banner': '/etc/ssh/banner',
|
||||
'banner_src': 'salt://openssh/files/banner',
|
||||
}
|
||||
'FreeBSD': {
|
||||
'service': 'sshd',
|
||||
'sshd_config': '/etc/ssh/sshd_config',
|
||||
'sshd_config_src': 'salt://openssh/files/sshd_config',
|
||||
'banner': '/etc/ssh/banner',
|
||||
'banner_src': 'salt://openssh/files/banner',
|
||||
}
|
||||
}, merge=salt['pillar.get']('openssh:lookup')) %}
|
||||
|
||||
Reference in New Issue
Block a user