propellor-5.10.2: 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

Instances details
ConfigurableValue ReportLevel Source # 
Instance details

Defined in Propellor.Property.Logcheck

Methods

val :: ReportLevel -> String Source #

type Service = String Source #