summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs10
1 files changed, 5 insertions, 5 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index b8a63911..91a18cee 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -288,7 +288,7 @@ kite = host "kite.kitenet.net" $ props
& alias "git.joeyh.name"
& JoeySites.gitServer hosts
- & JoeySites.downloads hosts
+ & JoeySites.downloads
& JoeySites.gitAnnexDistributor
& JoeySites.tmp
@@ -312,6 +312,9 @@ kite = host "kite.kitenet.net" $ props
& JoeySites.kgbServer
& Systemd.nspawned ancientKitenet
+
+ & alias "podcatcher.kitenet.net"
+ & JoeySites.podcatcher
& JoeySites.scrollBox
& alias "scroll.joeyh.name"
@@ -374,13 +377,10 @@ elephant = host "elephant.kitenet.net" $ props
& Apt.serviceInstalledRunning "swapspace"
& alias "eubackup.kitenet.net"
- & Apt.installed ["sshfs", "rsync", "borgbackup"]
+ -- & Apt.installed ["sshfs", "rsync", "borgbackup"]
& JoeySites.githubBackup
& JoeySites.rsyncNetBackup hosts
- & alias "podcatcher.kitenet.net"
- & JoeySites.podcatcher
-
-- & alias "znc.kitenet.net"
-- & JoeySites.ircBouncer
-- & alias "kgb.kitenet.net"