summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-06-03 16:14:01 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-06-03 16:14:01 -0400
commit8285bcb4a8e589690db80f5a915ea3d76e0f093b (patch)
tree0b088d94a1665a0898d34aa2b2d995dc8b242b24 /config
parent898074326155d428db59b7b46181ebb9f4718852 (diff)
downloadthird_party-cobbler-8285bcb4a8e589690db80f5a915ea3d76e0f093b.tar.gz
third_party-cobbler-8285bcb4a8e589690db80f5a915ea3d76e0f093b.tar.xz
third_party-cobbler-8285bcb4a8e589690db80f5a915ea3d76e0f093b.zip
Adding some fields to settings and misc cleanup
Diffstat (limited to 'config')
-rw-r--r--config/settings7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/settings b/config/settings
index b1f7bd7..221241a 100644
--- a/config/settings
+++ b/config/settings
@@ -84,8 +84,15 @@ manage_dhcp: 0
# the choice of DNS mangement engine is in /etc/cobbler/modules.conf
manage_dns: 0
+# if using BIND (named) for DNS management in /etc/cobbler/modules.conf
+# and manage_dns is enabled (above), this lists which zones are managed
+# See the Wiki (https://fedorahosted.org/cobbler/wiki/ManageDns) for more info
+manage_forward_zones: []
+manage_reverse_zones: []
+
# if using cobbler with manage_dhcp, put the IP address
# of the cobbler server here so that PXE booting guests can find it
+# if you do not set this correctly, this will be manifested in TFTP open timeouts.
next_server: '127.0.0.1'
# if using cobbler with manage_dhcp and ISC, omapi allows realtime DHCP