From c0bc3815ac6044dfe3f587c34d581dc74087a10e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 01:49:11 -0400 Subject: fix ssh config --- HostProp.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'HostProp.hs') diff --git a/HostProp.hs b/HostProp.hs index 25120e27..84ae934f 100644 --- a/HostProp.hs +++ b/HostProp.hs @@ -32,6 +32,7 @@ getProperties "clam.kitenet.net" = Ssh.passwordAuthentication False , check (Ssh.hasAuthorizedKeys "root") $ User.lockedPassword "root" + , Apt.installed ["vim"] , User.nonsystem "joey" , Apt.installed ["sudo"] , lineInFile "/etc/sudoers" "joey ALL=(ALL:ALL) ALL" -- cgit v1.2.3