summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-05 12:12:09 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-05 12:12:09 -0400
commit17e2579f3bd7c14dab0e14ed2a808fe9546f556d (patch)
treee74fbaeb56e0afdb59847860a5ec7e7d59721eef /config
parent110e28b4296e7118c3a6886afdcb6542c85ef54c (diff)
downloadthird_party-cobbler-17e2579f3bd7c14dab0e14ed2a808fe9546f556d.tar.gz
third_party-cobbler-17e2579f3bd7c14dab0e14ed2a808fe9546f556d.tar.xz
third_party-cobbler-17e2579f3bd7c14dab0e14ed2a808fe9546f556d.zip
Fix typo in config file.
Diffstat (limited to 'config')
-rw-r--r--config/modules.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/modules.conf b/config/modules.conf
index 8e6b8be..8863e02 100644
--- a/config/modules.conf
+++ b/config/modules.conf
@@ -12,7 +12,7 @@ module = authn_denyall
module = authz_allowall
[dns]
-module = manage_isc
+module = manage_bind
[dhcp]
-module = manage_bind
+module = manage_isc