diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-04-13 13:05:51 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-04-13 13:05:51 -0400 |
| commit | 487b7a616b8f74a789f42bea620e7ac17950c645 (patch) | |
| tree | c7f1c4def9e04648de5c66b86b99e774a1550349 /joeyconfig.hs | |
| parent | 9957164685086ae7e97cff4e0bd20ea5ee2a18bd (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 7c859a81..bba2072f 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -167,7 +167,7 @@ banana = host "banana.kitenet.net" $ props & hasPartition ( partition EXT4 `mountedAt` "/" - `setSize` MegaBytes 800 + `setSize` MegaBytes 950 ) & osDebian Testing ARMHF & User.hasInsecurePassword (User "root") "root" |
