From d832ef93d68e3b15d71ea4cf990d94f741ca3141 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 6 Jun 2014 21:51:00 -0400 Subject: propellor spin --- config-joey.hs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config-joey.hs b/config-joey.hs index 31ca807b..d9e23bc0 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -170,6 +170,10 @@ hosts = -- (o) ` & Hostname.sane & Postfix.satellite & Apt.unattendedUpgrades + & Ssh.hostKey SshDsa + & Ssh.hostKey SshRsa + & Ssh.hostKey SshEcdsa + & Ssh.keyImported SshRsa "joey" & alias "eubackup.kitenet.net" & Apt.installed ["obnam", "sshfs", "rsync"] -- cgit v1.2.3