From 239f841a6fe9ef06c08c2912ecf5ba784b80b8d5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Sep 2014 15:43:32 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index e8dadd94..c363110d 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -112,6 +112,7 @@ kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64" & Apt.unattendedUpgrades & Apt.installed ["systemd"] & Ssh.hostKeys (Context "kitenet.net") + & Ssh.passwordAuthentication True -- Since ssh password authentication is allowed: & Apt.serviceInstalledRunning "fail2ban" & Obnam.backup "/" "33 1 * * *" -- cgit v1.3-2-g0d8e