summaryrefslogtreecommitdiff
path: root/src/Propellor/Types/Dns.hs
AgeCommit message (Expand)Author
2017-03-11don't propagate DNS info from DiskImage chrootsJoey Hess
2017-02-26convert fromIPAddr to valJoey Hess
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-10-18fix typo: propigate → propagateFelix Gruber
2015-09-16Types.Dns: simplify canonicalGroupFélix Sipma
2015-09-15documentationJoey Hess
2015-09-15add PTR record type to Propellor.Types.DNS.RecordFélix Sipma
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
2015-01-04DNS records for hosts with known ssh public keys now automatically include SS...Joey Hess
2015-01-04add $INCLUDE of pubkeys before zone file is written, to avoid pogoingJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04DNS WIPJoey Hess
2014-12-07Display a warning when ensureProperty is used on a property which has Info an...Joey Hess
2014-05-31got rid of the Attr -> Attr SetAttr hack, and use monoids for AttrJoey Hess
2014-05-14moved source code to srcJoey Hess