diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-05 16:20:06 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-05 16:20:06 -0400 |
| commit | 07751ff6147214afd3923c595d8063c0240e587c (patch) | |
| tree | ba1fae42f088bbe7730cc9f6059f10a3e3eb3da4 | |
| parent | d75cd6c7a373165944e73505412b674fb32786df (diff) | |
undock voltagex
| -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 9363ff5f..03e1f272 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -179,7 +179,7 @@ hosts = -- (o) ` & Apt.installed ["git-annex"] & Docker.configured - & Docker.docked hosts "voltagex" + ! Docker.docked hosts "voltagex" & Docker.garbageCollected `period` (Weekly (Just 1)) --' __|II| ,. |
