diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-01 02:27:32 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-01 02:27:32 -0400 |
| commit | d51647d69d0de9663e61e4ca343ef4f4d1791f34 (patch) | |
| tree | 564e59c4f8b9969496872f72066746ba921c219a | |
| parent | cae7e15f569dfe672b1a667e468447f6153ea5f0 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index ae575ea7..eca421db 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -162,6 +162,9 @@ hosts = -- (o) ` & Dns.secondaryFor ["animx"] hosts "animx.eu.org" + -- storage and backup server + , standardSystem "elephant.kitenet.net" Unstable "amd64" + & ipv4 "193.234.225.114" --' __|II| ,. ---- __|II|II|__ ( \_,/\ |
