summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/DebianMirror.hs
AgeCommit message (Collapse)Author
2015-10-01change contact emailFélix Sipma
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
2015-09-29add Maintainer entries for contributed modulesJoey Hess
These show up in the haddock documentation on the sidebar. The author emails are not hyperlinked, so hopefully this is not a spam source. Keeping track of Maintainers of modules is becoming necessary because I don't use all these modules and am not the best person to maintain them, beyond simple changes to keep them building. I'll loop in the Maintainer if there's a bug etc on their module.
2015-09-12DebianMirror: fix various typosFélix Sipma
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
2015-09-12DebianMirror: ensure mirror dir is owned by debmirror:debmirrorFélix Sipma
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
2015-09-11DebianMirror: run cronjob as user "debmirror"Félix Sipma
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
2015-09-11DebianMirror: add Url argument; add mirrorCdnFélix Sipma
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
2015-09-11add DebianMirror property.Félix Sipma
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>