summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-07-26 21:02:39 -0400
committerJoey Hess2017-07-26 21:02:39 -0400
commit08e5a3bed32738d7be71a51990554d97651b9ba6 (patch)
treef2c4bd7dfe145167cb55b39abcb11eab380a4730 /joeyconfig.hs
parentf085b7de029c9a9b73a65e837cce72067bd858c3 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index cb2c3bc0..360a4075 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -244,7 +244,7 @@ honeybee = host "honeybee.kitenet.net" $ props
, "noauth"
]
`before` File.hasPrivContent "/etc/ppp/pap-secrets" (Context "joeyh@arczip.com")
- & Apt.installed ["mtr", "iftop", "git-annex", "screen"]
+ & Apt.installed ["mtr", "iftop", "screen"]
& Postfix.satellite
-- Autobuild runs only on weekdays.