From e1984420b3f1fbca1c3413c4d09ac958c0c13a1c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Jul 2017 17:51:36 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index a6d913ef..35b5363c 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -99,6 +99,7 @@ darkstar = host "darkstar.kitenet.net" $ props , partition EXT4 `mountedAt` "/" , swapPartition (MegaBytes 256) ] + `before` vmdkBuiltFor "/srv/test.img" where mychroot d = debootstrapped mempty d $ props & osDebian Unstable X86_64 -- cgit v1.2.3