diff options
| -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 |
