diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-19 08:49:19 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-19 08:49:19 -0400 |
| commit | c5282cc38c1891580fe1ecd751c2d8e4d841a291 (patch) | |
| tree | fdaf17bf01c9989f109fbeceac229e6d7219ab8f /joeyconfig.hs | |
| parent | a0d01b8ad22cab75496c1b2fce4157309bc3222a (diff) | |
| parent | 2563624a77b4058d6b96ce0f099b2bee476fe359 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 1d9798ea..327c268e 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -143,7 +143,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64" mayfly :: Host mayfly = standardSystem "mayfly.kitenet.net" (Stable "jessie") "amd64" [ "Scratch VM. Contents can change at any time!" ] - & ipv4 "104.167.118.15" + & ipv4 "167.88.36.193" & CloudAtCost.decruft & Apt.unattendedUpgrades |
