summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-02-10 21:05:25 -0400
committerJoey Hess2015-02-10 21:05:25 -0400
commit3978485e4b348da76ad7aaa7b1caab067ef751c5 (patch)
tree5ad7d2863c654e4f914b21dcb65377be96d9299f /config-joey.hs
parente32f1573741bcbbe93a7e801cecdea560b64c713 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs8
1 files changed, 5 insertions, 3 deletions
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