summaryrefslogtreecommitdiffstats
path: root/installer_templates
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-11-19 18:24:00 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-11-19 18:24:00 -0500
commit24e41a6afecc467c773172c333944295850c0104 (patch)
treeec927574641908869524c2a45d513c7d9fe81e91 /installer_templates
parentd472405ba7986c209b3b9bf6fc00d9e6eacc9836 (diff)
downloadcobbler-24e41a6afecc467c773172c333944295850c0104.tar.gz
cobbler-24e41a6afecc467c773172c333944295850c0104.tar.xz
cobbler-24e41a6afecc467c773172c333944295850c0104.zip
Changes as a result of CLI testing, auto tests now all pass again
Diffstat (limited to 'installer_templates')
-rw-r--r--installer_templates/settings.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/installer_templates/settings.template b/installer_templates/settings.template
index 9083c153..17954717 100644
--- a/installer_templates/settings.template
+++ b/installer_templates/settings.template
@@ -32,6 +32,11 @@ bind_bin: /usr/sbin/named
# if no kickstart is specified, use this template (FIXME)
default_kickstart: /etc/cobbler/default.ks
+# configure all installed systems to use these nameservers by default
+# unless defined differently in the profile. For DHCP configurations
+# you probably do /not/ want to supply this.
+default_name_servers: []
+
# for libvirt based installs in koan, if no virt bridge
# is specified, which bridge do we try?
default_virt_bridge: xenbr0