Commit Graph

2 Commits (dcb3d9500cbb0809742d0348a2a4e3695ba720f8)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Steven Lumos 799dc993fc New formula: hostdb
HostDB is a system for generating internal DNS zones, external DNS
zones, and DHCP configuration data from the same hostlist.txt file.
Keep your configurations consistent by generating them all from the
same source.

The files that are generated are beautifully formatted and easy to
"diff" before they are put into production. It even generates the
Makefile required to make the system all work together. A "file
push" mechanism (mkdestinations), plus many DNS-related utilities
are included (sortbyip, genrange, comparezones, checkrootcache).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-13 22:18:56 -07:00