summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-04 16:05:45 -0400
committerJoey Hess2014-04-04 16:05:45 -0400
commit776ac21c3661d4086ed7b9d3ac7b8682d85d6ffe (patch)
treefe960f5822e34a6f91c2ad57f7720cdd2573686a /config-joey.hs
parente64a66b21b30b44ce980f45e6ac65d1bebac6297 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 42fb43af..0bc948b9 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -43,8 +43,8 @@ host hostname@"orca.kitenet.net" = standardSystem Unstable $ props
& Apt.unattendedUpgrades
& Docker.configured
& Apt.buildDep ["git-annex"]
- ! Docker.docked container hostname "amd64-git-annex-builder"
- ! Docker.docked container hostname "i386-git-annex-builder"
+ & Docker.docked container hostname "amd64-git-annex-builder"
+ & Docker.docked container hostname "i386-git-annex-builder"
-- ! Docker.docked container hostname "armel-git-annex-builder"
& Docker.garbageCollected
-- My laptop