propellor-5.6.0: 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
ConfigurableValue ReportLevel Source # 
Instance details

Defined in Propellor.Property.Logcheck

Methods

val :: ReportLevel -> String Source #

type Service = String Source #