summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-11-17 22:45:17 -0400
committerJoey Hess2017-11-17 22:45:17 -0400
commit55c942a211a3709658574b12da0ffdeff8182d9d (patch)
treea23616d105197d5f0aee9f598411701a1b5ea5b0 /joeyconfig.hs
parent12db085fe8474e089fdb888ece26bbedec8e9be1 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 18ccbe73..cd5c2b80 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -105,6 +105,7 @@ darkstar = host "darkstar.kitenet.net" $ props
`setSize` MegaBytes 200
, partition EXT4
`mountedAt` "/"
+ `addFreeSpace` MegaBytes 500
]
gnu :: Host