From 3da26fbfa1811e503f5f4f492f51cfd17e7fa5f8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Apr 2014 15:13:33 -0400 Subject: propellor spin --- config-joey.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config-joey.hs b/config-joey.hs index 59514557..00c811d2 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -79,6 +79,8 @@ hosts = -- (o) ` & Apt.unattendedUpgrades & Apt.serviceInstalledRunning "ntp" & Dns.zones myDnsSecondary + + & Apt.serviceInstalledRunning "postfix" & Apt.serviceInstalledRunning "apache2" & File.hasPrivContent "/etc/ssl/certs/web.pem" -- cgit v1.2.3