diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-01 16:59:38 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-01 16:59:38 -0400 |
| commit | 138629941da64fb471850fda72e3b2c88e7fa88f (patch) | |
| tree | 71c536ba3051f134e5d501a034d36a6a0d5efdff | |
| parent | 18949144a2da2fbea28b437ee969ef9994f899ae (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 39c255f9..8d83458a 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -93,7 +93,7 @@ website hn = Apache.siteEnabled hn apachecfg clam :: Host clam = standardSystem "clam.kitenet.net" Unstable "amd64" [ "Unreliable server. Anything here may be lost at any time!" ] - & ipv4 "167.88.41.54" + & ipv4 "167.88.41.194" & CloudAtCost.decruft & Apt.unattendedUpgrades |
