diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-01 16:01:33 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-01 16:01:33 -0400 |
| commit | 73ac94f2d2123cbf0a97e5e21abdfa042d539dd0 (patch) | |
| tree | 02120286f5431c1509eef8eaa98b0f1423d30b3e | |
| parent | 2baba2bb95ce2bc5edf27485b9bf862f7c4da610 (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 1ed3ea01..39c255f9 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 "162.244.28.85" + & ipv4 "167.88.41.54" & CloudAtCost.decruft & Apt.unattendedUpgrades |
