diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-11-20 17:33:56 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-11-20 17:33:56 -0400 |
| commit | 7f516ce4328dd6bb701d912983f801aad8dd816d (patch) | |
| tree | b0665beb342478550dac2bec12d2387061d320eb /joeyconfig.hs | |
| parent | 9ba6f120608e2cb2a531891ef707e392001b908e (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 24317db3..17453fba 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -110,9 +110,6 @@ gnu :: Host gnu = host "gnu.kitenet.net" $ props & Apt.buildDep ["git-annex"] `period` Daily - & JoeySites.postfixClientRelay (Context "gnu.kitenet.net") - & JoeySites.dkimMilter - clam :: Host clam = host "clam.kitenet.net" $ props & standardSystem Unstable X86_64 |
