From 7a0074454bbae2506c102a57add9af17a32907cc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Apr 2014 03:06:35 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') 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 -- cgit v1.2.3