summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2014-06-10 11:25:16 +0200
committermh <mh@immerda.ch>2014-06-10 11:25:16 +0200
commitcd783ad5ebdc3dce0992ec03b15c0e9fb7293fb0 (patch)
treeb43a48d66f9dd1ecad4d681769e1e2ead75d2e58 /templates
parentfb60c0c0c991d041084454586c2657165fe42622 (diff)
parent5c23b33200fc6229ada7f4e13672b5da0d4bdd8e (diff)
Merge remote-tracking branch 'shared/master'
Conflicts: manifests/init.pp
Diffstat (limited to 'templates')
-rw-r--r--templates/sshd_config/Debian_wheezy.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/sshd_config/Debian_wheezy.erb b/templates/sshd_config/Debian_wheezy.erb
index 70bb4bf..cdcebfe 100644
--- a/templates/sshd_config/Debian_wheezy.erb
+++ b/templates/sshd_config/Debian_wheezy.erb
@@ -24,6 +24,7 @@ Protocol 2
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
+HostKey /etc/ssh/ssh_host_ecdsa_key
#Privilege Separation is turned on for security
UsePrivilegeSeparation yes