diff --git a/config-simple.hs b/config-simple.hs index fd3bab3..0164983 100644 --- a/config-simple.hs +++ b/config-simple.hs @@ -3,12 +3,8 @@ import Propellor import Propellor.CmdLine -import Propellor.Property.Scheduled -import qualified Propellor.Property.File as File import qualified Propellor.Property.Apt as Apt import qualified Propellor.Property.Cron as Cron -import qualified Propellor.Property.User as User -import qualified Propellor.Property.Hostname as Hostname main :: IO () main = defaultMain hosts