summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-02-10 20:29:04 -0400
committerJoey Hess2015-02-10 20:29:04 -0400
commitd08c98d8b33cab9c7008ee36ff88950c96af2e38 (patch)
tree8ce043bb6f21ca44c74134339f4cc36d81ba5dde /config-joey.hs
parent78eac62659ef11f3dfb2c19b9bccbbf4ad18e7ef (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs7
1 files changed, 1 insertions, 6 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 37dea8d7..7fb31f6d 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -236,12 +236,7 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64"
& alias "git.joeyh.name"
& JoeySites.gitServer hosts
- & JoeySites.annexWebSite "/srv/git/downloads.git"
- "downloads.kitenet.net"
- "840760dc-08f0-11e2-8c61-576b7e66acfd"
- [("eubackup", "ssh://eubackup.kitenet.net/~/lib/downloads/")]
- `requires` Ssh.keyImported SshRsa "joey" (Context "downloads.kitenet.net")
- `requires` Ssh.knownHost hosts "eubackup.kitenet.net" "joey"
+ & JoeySites.downloads hosts
& JoeySites.gitAnnexDistributor
& JoeySites.annexWebSite "/srv/git/joey/tmp.git"