summaryrefslogtreecommitdiff
path: root/Propellor/Types/Dns.hs
AgeCommit message (Expand)Author
2014-04-19Removed root domain records from SOA. Instead, use RootDomain when calling Dn...Joey Hess
2014-04-19Propellor can configure primary DNS servers, including generating zone files,...Joey Hess
2014-04-18add SOAJoey Hess
2014-04-18rename TTL field, per RFC 2308Joey Hess
2014-04-18genZone is working! complete DNS zone file generation from propellor configJoey Hess
2014-04-18better serial number offsetsJoey Hess
2014-04-18my secondary dns server now uses Ip AttrsJoey Hess
2014-04-18add dns records to AttrJoey Hess