From e964183cb5ca3f4d65a04c36afa28dd03f85824d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 13 Jul 2017 13:26:48 -0400 Subject: propellor spin --- joeyconfig.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index b039c558..2b7806b0 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -4,7 +4,6 @@ module Main where import Propellor import Propellor.Property.Scheduled -import Propellor.Property.Bootstrap import qualified Propellor.Property.File as File import qualified Propellor.Property.Apt as Apt import qualified Propellor.Property.Network as Network @@ -80,7 +79,6 @@ testvm = host "testvm.kitenet.net" $ props darkstar :: Host darkstar = host "darkstar.kitenet.net" $ props - & bootstrapWith (Robustly Stack) & osDebian Unstable X86_64 & ipv6 "2001:4830:1600:187::2" & Aiccu.hasConfig "T18376" "JHZ2-SIXXS" -- cgit v1.2.3