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