diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-11-17 14:23:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-11-17 14:23:49 -0400 |
| commit | 68c1b54acc5a2ffb3aecd3ec069a0cd3ee14f1c1 (patch) | |
| tree | a15fed92a8119c4fdb55d881f129db302f993973 /joeyconfig.hs | |
| parent | cd968c5f9439834bad4d9acdc168c16e2dadb190 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
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 |
