diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-02-10 21:39:16 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-02-10 21:39:16 -0400 |
| commit | f5c82083fef89004be1e4896bd7b0a05d33e7948 (patch) | |
| tree | ee1d3d99c0122541e279b24fafd51db2223e062d /config-joey.hs | |
| parent | a56cf87df98d923c60b2972201bb98873881098a (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/config-joey.hs b/config-joey.hs index 79d133d1..7ce893c0 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -241,15 +241,10 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" -- & alias "git.joeyh.name" -- & JoeySites.gitServer hosts - & JoeySites.downloads hosts - & JoeySites.gitAnnexDistributor + -- & JoeySites.downloads hosts + -- & JoeySites.gitAnnexDistributor - & JoeySites.annexWebSite "/srv/git/joey/tmp.git" - "tmp.kitenet.net" - "26fd6e38-1226-11e2-a75f-ff007033bdba" - [] - & JoeySites.twitRss - & JoeySites.pumpRss + & JoeySites.tmp & JoeySites.annexWebSite "/srv/git/user-liberation.git" "user-liberation.joeyh.name" |
