diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-01 07:47:40 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-01 07:47:40 -0400 |
| commit | 3af9aa3415a65a1e2d11049ebc624d4322336c41 (patch) | |
| tree | 6d24678a65852299254119ee583c957ae0efea27 | |
| parent | 4138340c0af80a034eeda8f07e24e6e185a95234 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index d1d8b8b7..565af278 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -165,6 +165,7 @@ hosts = -- (o) ` -- storage and backup server , standardSystem "elephant.kitenet.net" Unstable "amd64" & ipv4 "193.234.225.114" + & Hostname.sane -- Joey gets pocasts here. & Apt.installed ["git-annex"] |
