diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-11 00:08:26 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-11 00:08:26 -0400 |
| commit | fd79ec71db33b3d16e4b07fba0a0d05698f79194 (patch) | |
| tree | d6ef6d8f92f798f473464acb7e08124416fb2c6e | |
| parent | 64e6dac9964f5a3ffca75efac273ea23f9c6c8cd (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs index 21c0fc66..5a1e27e9 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -30,8 +30,8 @@ hosts = -- Nothing super-important lives here. , host "clam.kitenet.net" - & cleanCloudAtCost - & standardSystem Unstable + -- & cleanCloudAtCost + -- & standardSystem Unstable & Apt.unattendedUpgrades & Network.ipv6to4 & Tor.isBridge |
