summaryrefslogtreecommitdiff
path: root/cfengine/cf.services
diff options
context:
space:
mode:
authorJuri Jensen <juri@xenux.dk>2002-01-09 22:41:29 +0000
committerJuri Jensen <juri@xenux.dk>2002-01-09 22:41:29 +0000
commitd2035a2e64eba9e38e53f9b2930fc8e7150c102e (patch)
treefd48b49b38163683fbca74d1e39a58c77ee3f084 /cfengine/cf.services
parent89f7f78402a0f4362f59ffd693b8491b34700abe (diff)
cfengine: Major changes in the way samba is handled - now all shares are
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...
Diffstat (limited to 'cfengine/cf.services')
-rw-r--r--cfengine/cf.services10
1 files changed, 5 insertions, 5 deletions
diff --git a/cfengine/cf.services b/cfengine/cf.services
index adcbd11..9a76a88 100644
--- a/cfengine/cf.services
+++ b/cfengine/cf.services
@@ -1,15 +1,15 @@
import:
-# NameServer::
-# $(cfroot)/cf.services.dns
+ NameServer::
+ $(cfroot)/cf.services.dns
FileServer::
$(cfroot)/cf.services.file
FTPServer::
$(cfroot)/cf.services.ftp
WWWServer::
$(cfroot)/cf.services.web
-# DHCPServer::
-# $(cfroot)/cf.services.web
+ DHCPServer::
+ $(cfroot)/cf.services.dhcp
# FAIServer::
-# $(cfroot)/cf.services.web
+# $(cfroot)/cf.services.fai
any::
$(cfroot)/cf.services.harden