diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-18 16:32:47 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-18 16:32:47 -0400 |
| commit | 37d1201b2ecbc3b7872943bb3f30df0c9add34d8 (patch) | |
| tree | 8569025990915efc5379468d84ef8aa24ee0385c | |
| parent | f045116b618e255c583376447be635c245d63909 (diff) | |
propellor spin
| -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 |
