From 215a8e7f0e0943166e98611176b3b5290f31730b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Aug 2014 17:31:09 -0400 Subject: merge from master --- config-simple.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-simple.hs') diff --git a/config-simple.hs b/config-simple.hs index 94562eeb..35eae40c 100644 --- a/config-simple.hs +++ b/config-simple.hs @@ -29,7 +29,7 @@ hosts = & Apt.unattendedUpgrades & Apt.installed ["etckeeper"] & Apt.installed ["ssh"] - & User.hasSomePassword "root" + & User.hasSomePassword "root" (Context "mybox.example.com") & Network.ipv6to4 & File.dirExists "/var/www" & Docker.docked hosts "webserver" -- cgit v1.2.3