summaryrefslogtreecommitdiffstats
path: root/config/settings
diff options
context:
space:
mode:
Diffstat (limited to 'config/settings')
-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