summaryrefslogtreecommitdiff
path: root/Propellor/Attr.hs
AgeCommit message (Expand)Author
2014-04-19propellor spinJoey Hess
2014-04-19make primary dns server beat secondary if both are defined for a domainJoey Hess
2014-04-19rename aka to aliasJoey Hess
2014-04-19Propellor can configure primary DNS servers, including generating zone files,...Joey Hess
2014-04-18The `cname` property was renamed to `aka` as it does not always generate CNAM...Joey Hess
2014-04-18Dns.primary wrote, not quite readyJoey Hess
2014-04-18genZone is working! complete DNS zone file generation from propellor configJoey Hess
2014-04-18my secondary dns server now uses Ip AttrsJoey Hess
2014-04-18add dns records to AttrJoey Hess
2014-04-18All Property combinators now combine together their Attr settings.Joey Hess
2014-04-18get rid of AttrPropertyJoey Hess
2014-04-13Standard apt configuration for stable now includes backports.Joey Hess
2014-04-13Properties can now be satisfied differently on different operating systems.Joey Hess
2014-04-13propellor spinJoey Hess
2014-04-10new more expressive config.hs WIPJoey Hess