Move more bind config into domtool, remove hardcoded /var/domtool references release
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 27 Apr 2014 07:47:41 +0000 (03:47 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 27 Apr 2014 07:47:41 +0000 (03:47 -0400)
commit7ad80c2038b827f5f47a2768b790967cc9e12b7d
treef7bf48bd6c21e124e96ab1d66c372e755255fd3e
parent8061fadf3b4e8cb08c97fe61cb38476f66efa352
Move more bind config into domtool, remove hardcoded /var/domtool references

dns_master_node and dns_slave_nodes do not need to be defined in SML,
and were removed.

Instead of checking Config.Bind.masterNode and skipping generating a
zone file on bind slaves, don't generate the incorrect soa.conf at
all (same effect, but the correct way).
configDefault/bind.cfg
configDefault/bind.csg
lib/defaults.dtl
lib/domain.dtl
src/domain.sml
src/plugins/apache.sml
src/plugins/bind.sml