diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-06 18:12:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-06 18:12:38 -0400 |
| commit | 9f812cda9d21bc0cfc3e6f4520aa325921b3056c (patch) | |
| tree | 4750ae98f6388d3335d4823a7eb52f566e6ad292 | |
| parent | 3db1ca1194c1619969a8a0733d8a3ac766bcaca1 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index aff03bb5..783c548f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -72,7 +72,7 @@ hosts = -- (o) ` & Apt.buildDep ["git-annex"] `period` Daily -- Important stuff that needs not too much memory or CPU. - , let ctx = Context "diatom.kitenet.net " + , let ctx = Context "diatom.kitenet.net" in standardSystem "diatom.kitenet.net" Stable "amd64" & ipv4 "107.170.31.195" |
