summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-11-17 14:23:49 -0400
committerJoey Hess2017-11-17 14:23:49 -0400
commit68c1b54acc5a2ffb3aecd3ec069a0cd3ee14f1c1 (patch)
treea15fed92a8119c4fdb55d881f129db302f993973 /joeyconfig.hs
parentcd968c5f9439834bad4d9acdc168c16e2dadb190 (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 4b544064..e1329c80 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -100,7 +100,7 @@ darkstar = host "darkstar.kitenet.net" $ props
MSDOS
[ partition EXT4
`mountedAt` "/"
- `setSize` MegaBytes 1024
+ `setSize` MegaBytes 900
]
sheevaplug :: Host