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

Safe HaskellNone
LanguageHaskell98

Propellor.Property.SiteSpecific.JoeySites

Description

Specific configuration for Joey Hess's sites. Probably not useful to others except as an example.

Synopsis

Documentation

annexWebSite :: RepoUrl -> HostName -> AnnexUUID -> [(String, RepoUrl)] -> Property (HasInfo + DebianLike) Source #

A website, with files coming from a git-annex repository.

ipmasq :: String -> Property DebianLike Source #

Enable IP masqerading, on whatever other interfaces come up than the provided intif.