summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-02 17:31:46 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-02 17:31:46 -0400
commitca041e7ed57a4818ed490b9fd9429db20d9d8860 (patch)
treebb4f8f5a7ddf741fbd65bcdef6b4e6aa6cfa420b /config
parent35fd760f0fc069906da78aebf4a1ecb3e2414291 (diff)
downloadthird_party-cobbler-ca041e7ed57a4818ed490b9fd9429db20d9d8860.tar.gz
third_party-cobbler-ca041e7ed57a4818ed490b9fd9429db20d9d8860.tar.xz
third_party-cobbler-ca041e7ed57a4818ed490b9fd9429db20d9d8860.zip
Various DNS/DHCP work.
Diffstat (limited to 'config')
-rw-r--r--config/modules.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/config/modules.conf b/config/modules.conf
index c16385e..8e6b8be 100644
--- a/config/modules.conf
+++ b/config/modules.conf
@@ -11,7 +11,8 @@ module = authn_denyall
[authorization]
module = authz_allowall
-[manage]
-module = manage_isc_and_bind
-
+[dns]
+module = manage_isc
+[dhcp]
+module = manage_bind