summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-04 16:03:12 -0400
committerJoey Hess2014-04-04 16:03:12 -0400
commite64a66b21b30b44ce980f45e6ac65d1bebac6297 (patch)
tree5bcd3fe27079e79de9b5781f434b4c9c4c42874e /config-joey.hs
parent1f783394c0f3c7796161b7fce16d2523d26c355e (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 975434d3..42fb43af 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -43,8 +43,9 @@ 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 "amd64-git-annex-builder"
! Docker.docked container hostname "i386-git-annex-builder"
+ -- ! Docker.docked container hostname "armel-git-annex-builder"
& Docker.garbageCollected
-- My laptop
host _hostname@"darkstar.kitenet.net" = Just $ props