From a9151250f2cb8d37f45506d96e8370ddf2103dce Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 13 Apr 2014 16:53:33 -0400 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index f0f2f293..67296bcb 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -74,7 +74,7 @@ hosts = & Apt.serviceInstalledRunning "ntp" & Dns.zones myDnsSecondary & Apt.serviceInstalledRunning "apache2" - & File.ownerGroup "/srv" "joey" "joey" + & File.ownerGroup "/srv/web" "joey" "joey" & cname "git.kitenet.net" & cname "git.joeyh.name" -- cgit v1.2.3