From e9a09eed901fc8ff40c7debef02fb6b0ed48b165 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 10 Jun 2016 14:00:32 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Propellor/Property') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index a6cb3794..e3bef900 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -683,6 +683,8 @@ kiteMailServer = propertyList "kitenet.net mail server" $ props & Apt.serviceInstalledRunning "mailman" & Postfix.service ssmtp + + & Apt.installed ["fetchmail"] where ctx = Context "kitenet.net" pinescript = "/usr/local/bin/pine" -- cgit v1.2.3