Commit Graph

14 Commits

Author SHA1 Message Date
Joey Hess d1db64b3bc Propellor can configure primary DNS servers, including generating zone files, which is done by looking at the properties of hosts in a domain. 2014-04-19 01:26:38 -04:00
Joey Hess 7e9853520b The `cname` property was renamed to `aka` as it does not always generate CNAME in the DNS. 2014-04-18 23:41:26 -04:00
Joey Hess 21bb63ab58 add SOA 2014-04-18 23:29:01 -04:00
Joey Hess 8dcd8fb0bd provide a way to specify real cnames 2014-04-18 23:20:07 -04:00
Joey Hess b338c0a3bb rename TTL field, per RFC 2308 2014-04-18 22:57:51 -04:00
Joey Hess 395d3f206a Dns.primary wrote, not quite ready 2014-04-18 21:58:23 -04:00
Joey Hess c8a3653775 genZone is working! complete DNS zone file generation from propellor config 2014-04-18 21:10:44 -04:00
Joey Hess 8e22065def better serial number offsets 2014-04-18 19:13:22 -04:00
Joey Hess 39d697ca78 add dns records to Attr 2014-04-18 17:19:28 -04:00
Joey Hess 2b9ee5b29b add mkSOA 2014-04-18 16:49:36 -04:00
Joey Hess 8d8f68f5ab date based serial numbers
complicated by OGMG-it's-2014-and-we're-still-using-unsigned-32-bit-ints
2014-04-18 16:33:06 -04:00
Joey Hess 498fe2cd25
propellor spin 2014-04-18 14:44:46 -04:00
Joey Hess b2d6393bf4 added bind 9 zone file creation code 2014-04-18 14:29:25 -04:00
Joey Hess d1fdace57e
propellor spin 2014-04-10 01:46:33 -04:00