summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-14 15:13:33 -0400
committerJoey Hess2014-04-14 15:13:33 -0400
commit3da26fbfa1811e503f5f4f492f51cfd17e7fa5f8 (patch)
tree7ab3c5e9b765cc5a758af44e1fa0fcc6452338a1 /config-joey.hs
parent723af9c5f24bf91d01a79a1b5365c0db570784f8 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 2 insertions, 0 deletions
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"