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

MaintainerFélix Sipma <felix+propellor@gueux.org>
Safe HaskellNone
LanguageHaskell98

Propellor.Property.DebianMirror

Description

 

Synopsis

Documentation

data Method Source #

Constructors

Ftp 
Http 
Https 
Rsync 
MirrorFile 

data DebianMirror Source #

To get a new DebianMirror and set options, use:

mkDebianMirror mymirrordir mycrontimes
	. debianMirrorHostName "otherhostname"
	. debianMirrorSourceBool True