summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-09-08 14:48:42 -0400
committerJoey Hess2014-09-08 14:48:42 -0400
commit71b2bfcdb473e30260fbcc514259572cbf85a715 (patch)
tree5c0eada9a6bd26d255fa9785b355f67e1ab15dee /config-joey.hs
parent8ec05b4d8b7d117f08877471c4e02e0cff13d5d6 (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 9f28b4c7..3980928b 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -127,7 +127,9 @@ kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64"
`requires` Ssh.keyImported SshRsa "root"
(Context "kite.kitenet.net")
`requires` Ssh.knownHost hosts "eubackup.kitenet.net" "root"
+
& Apt.serviceInstalledRunning "ntp"
+ & "/etc/timezone" `File.hasContent` ["US/Eastern"]
& alias "smtp.kitenet.net"
& alias "imap.kitenet.net"