propellor-4.4.0: 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.