summaryrefslogtreecommitdiff
path: root/playbooks.d/ssh/share
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks.d/ssh/share')
-rw-r--r--playbooks.d/ssh/share/motd.satpl (renamed from playbooks.d/ssh/share/motd)0
-rw-r--r--playbooks.d/ssh/share/sshd_config.satpl (renamed from playbooks.d/ssh/share/sshd_config.bpt)2
2 files changed, 1 insertions, 1 deletions
diff --git a/playbooks.d/ssh/share/motd b/playbooks.d/ssh/share/motd.satpl
index 7fc4e34..7fc4e34 100644
--- a/playbooks.d/ssh/share/motd
+++ b/playbooks.d/ssh/share/motd.satpl
diff --git a/playbooks.d/ssh/share/sshd_config.bpt b/playbooks.d/ssh/share/sshd_config.satpl
index f1976a5..900ed34 100644
--- a/playbooks.d/ssh/share/sshd_config.bpt
+++ b/playbooks.d/ssh/share/sshd_config.satpl
@@ -8,7 +8,7 @@ ListenAddress ::
PrintMotd yes
# SFTP
-Subsystem sftp {{sftp}}
+Subsystem sftp ${sftp}
# Authentication
AuthorizedKeysFile /etc/ssh/authorized_keys .ssh/authorized_keys