summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-09-09 16:17:23 -0400
committerJoey Hess2018-09-09 16:17:23 -0400
commitfe584a7ee1f316c4fdef3988d50138cae693b674 (patch)
tree5d5da9cacbfef73038000197daa6f418ef11e703 /joeyconfig.hs
parentddc698fe88a7f9af7b6cb7988fae61e2089df642 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index a125d0b0..72b79e53 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -85,7 +85,7 @@ darkstar = host "darkstar.kitenet.net" $ props
& imageBuiltFor honeybee
(RawDiskImage "/srv/honeybee.img")
(Debootstrapped mempty)
- & imageBuiltFor banana
+ ! imageBuiltFor banana
(RawDiskImage "/srv/banana.img")
(Debootstrapped mempty)