commit e14e4a4b52bd24e4dbd8ea1d21e53e4df095c6fa
parent d8d24c3fc0dbb53194978230f8a1872b4b46b49f
Author: rsiddharth <s@ricketyspace.net>
Date: Thu, 21 Dec 2017 03:33:59 +0000
propellor spin
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/config.hs b/config.hs
@@ -576,8 +576,6 @@ crux = host "crux.ricketyspace.net" $props
-- root config.
& Cron.job "etc-push" (Cron.Times "15 00 * * *") (User "root")
"/etc" "git push"
- -- propellor
- & Cron.runPropellor (Cron.Times "30 22 * * *")
-- configure ara
ara :: Host
@@ -612,8 +610,6 @@ ara = host "ara.ricketyspace.net" $props
& User.hasLoginShell (User "s") "/usr/bin/zsh"
& Sudo.enabledFor (User "s")
& Ssh.authorizedKey (User "s") sCanonicalSshPubKey
- -- propellor
- & Cron.runPropellor (Cron.Times "30 22 * * *")
araNginx :: [String]
araNginx = [