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

Safe HaskellNone
LanguageHaskell98

Propellor.Types.OS

Synopsis

Documentation

type HostName = String

Either a host name e.g., "haskell.org" or a numeric host address string consisting of a dotted decimal IPv4 address or an IPv6 address e.g., "192.168.0.1".

data System Source

High level description of a operating system.

Instances

data DebianSuite Source

Debian has several rolling suites, and a number of stable releases, such as Stable "wheezy".