diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-05 15:34:39 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-05 15:34:39 -0400 |
| commit | d72e8c84b183a612ecc658b37255b08b9a67a5f3 (patch) | |
| tree | 727002dcb329a9148966244780b2a47ac46ed5f4 /config-joey.hs | |
| parent | f3ccb9b51019054adedfcc87ebfd2b299bec30e0 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs index 4ed5637e..bfe6db42 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -44,8 +44,7 @@ hosts = -- (o) ` -- Unreliable server. , standardSystem "clam.kitenet.net" Unstable "amd64" - & ipv4 "162.248.143.249" - & ipv6 "2002:5044:5531::1" + & ipv4 "162.248.9.29" & CloudAtCost.decruft & Apt.unattendedUpgrades |
