diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-11-29 01:49:05 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-11-29 01:49:05 -0400 |
| commit | 60a15a5876c3e8113077ca0a8395527536f801b7 (patch) | |
| tree | c33b0dd1d218d8d294ecdb78aa5f9c50a0c91732 /joeyconfig.hs | |
| parent | 3dfd1a7cd5dc9b5a099d0366b2eb5aadd33cb9e3 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index d39b7ed8..00c22ccc 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -183,12 +183,6 @@ honeybee = host "honeybee.kitenet.net" $ props & cubietech_Cubietruck & hasPartition - ( partition EXT2 - `mountedAt` "/boot" - `partLocation` Beginning - `setSize` MegaBytes 200 - ) - & hasPartition ( partition EXT4 `mountedAt` "/" `addFreeSpace` MegaBytes 500 |
