Maintainer | 2016 Evan Cofsky <evan@theunixman.com> |
---|---|
Safe Haskell | None |
Language | Haskell98 |
Propellor.Property.FreeBSD.Poudriere
Description
FreeBSD Poudriere properties
Documentation
newtype PoudriereConfigured Source #
Constructors
PoudriereConfigured String |
Constructors
Poudriere | |
Fields
|
Instances
Constructors
Jail String FBSDVersion PoudriereArch |
data PoudriereArch Source #
Instances
type ConfigLine = String Source #
type ConfigFile = [ConfigLine] Source #
class ToShellConfigLines a where Source #
Minimal complete definition