From a0b0196425144a95ef2d09e917970ce1a6c029f8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 8 Sep 2018 13:54:08 -0400 Subject: propellor spin --- joeyconfig.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index c4272780..a125d0b0 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -82,9 +82,9 @@ darkstar = host "darkstar.kitenet.net" $ props & Ssh.userKeys (User "joey") hostContext [ (SshEd25519, "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICfFntnesZcYz2B2T41ay45igfckXRSh5uVffkuCQkLv joey@darkstar") ] - -- & imageBuiltFor honeybee - -- (RawDiskImage "/srv/honeybee.img") - -- (Debootstrapped mempty) + & imageBuiltFor honeybee + (RawDiskImage "/srv/honeybee.img") + (Debootstrapped mempty) & imageBuiltFor banana (RawDiskImage "/srv/banana.img") (Debootstrapped mempty) -- cgit v1.2.3