From d782c413eb31d3d9a031713ffc9d798cd58da510 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 6 Dec 2014 15:50:42 -0400 Subject: add root pw --- 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 c1eb0a23..abbd846d 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -67,6 +67,7 @@ testvm = host "testvm.kitenet.net" & Hostname.searchDomain & Apt.installed ["linux-image-amd64"] & Apt.installed ["ssh"] + & User.hasPassword "root" darkstar :: Host darkstar = host "darkstar.kitenet.net" -- cgit v1.2.3