propellor-3.2.1: property-based host configuration management in haskell

MaintainerJelmer Vernooij <jelmer@jelmer.uk>
Safe HaskellNone
LanguageHaskell98

Propellor.Property.Logcheck

Description

 

Documentation

data ReportLevel Source

Constructors

Workstation 
Server 
Paranoid 

Instances

type Service = String Source