summaryrefslogtreecommitdiff
path: root/cfengine/cf.services.dns
AgeCommit message (Collapse)Author
2002-03-09cfengine: Attempt reloading both bind and bind9.Jonas Smedegaard
2002-01-17cfengine: Changed $(host) to $(fqhost) in cf.services.dns. Touched upJuri Jensen
cf.services.file. Should be more generic now. Roaming profiles for w9x should work now.
2002-01-09cfengine: Major changes in the way samba is handled - now all shares areJuri Jensen
individual for every site (see cf.services.file and local-COMMON/samba/smb-shares-raatstof.conf as an example). Bind's named.conf is now edited to include named_$(host).$(domain).conf - nothing more. The DNSServers part is also turned on again. A new section for DHCPServers are now included and turned on - it only switches /etc/init.d/dhcp on and copies the right dhcpd.conf file into /etc, nothing more. I've also added a new site to cf.site.xenux and cf.groups.xenux. Well, that's it for now...
2001-12-14cfengine: Modified cf.services.dns to include "named_$(domain).conf" inJuri Jensen
named.conf. I Also added a control section with an Installable class called bind_reload. This is still not enabled!
2001-12-14cfengine: disable disabled bind config.Jonas Smedegaard
2001-09-12Initial revisionJuri Jensen