From 3978485e4b348da76ad7aaa7b1caab067ef751c5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Feb 2015 21:05:25 -0400 Subject: propellor spin --- config-joey.hs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 7fb31f6d..95307482 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -205,6 +205,8 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64" & Docker.garbageCollected `period` Daily ! Docker.docked oldusenetShellBox + & alias "git.kitenet.net" + & alias "git.joeyh.name" & JoeySites.gitServer hosts diatom :: Host @@ -232,9 +234,9 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" & File.ownerGroup "/srv/web" "joey" "joey" & Apt.installed ["analog"] - & alias "git.kitenet.net" - & alias "git.joeyh.name" - & JoeySites.gitServer hosts + -- & alias "git.kitenet.net" + -- & alias "git.joeyh.name" + -- & JoeySites.gitServer hosts & JoeySites.downloads hosts & JoeySites.gitAnnexDistributor -- cgit v1.2.3