summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-10 03:06:35 -0400
committerJoey Hess2014-04-10 03:06:35 -0400
commit7a0074454bbae2506c102a57add9af17a32907cc (patch)
tree71cdb3e3e57937a433723fee5227536530fb71db /config-joey.hs
parenteb71c76711a3952a1851fea4f80bbf17a0fc61b4 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index b4aeebe6..d07e12b5 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -67,6 +67,7 @@ host hostname@"diatom.kitenet.net" = Just $ props
& Apt.installed ["git", "git-annex", "rsync"]
& Apt.buildDep ["git-annex"] `period` Daily
& Git.daemonRunning "/srv/git"
+ & File.ownerGroup "/srv/git" "joey" "joey"
-- git repos restore (how?)
-- kgb installation and setup
-- ssh keys for branchable and github repo hooks