summaryrefslogtreecommitdiffstats
path: root/installer_templates
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-03-04 12:42:05 -0500
committerMichael DeHaan <mdehaan@redhat.com>2009-03-04 12:42:05 -0500
commitd3e583015e5c149e3804303136a799f500d6b10d (patch)
tree11d1413d7885b100eec2b51029bc3fd35402985a /installer_templates
parentb98be6d298072d1827990bb4fd1e57cbfa8aae46 (diff)
downloadcobbler-d3e583015e5c149e3804303136a799f500d6b10d.tar.gz
cobbler-d3e583015e5c149e3804303136a799f500d6b10d.tar.xz
cobbler-d3e583015e5c149e3804303136a799f500d6b10d.zip
Add registration snippet to cobbler. (XMLRPC backend code for this still pending)
Diffstat (limited to 'installer_templates')
-rw-r--r--installer_templates/settings.template10
1 files changed, 4 insertions, 6 deletions
diff --git a/installer_templates/settings.template b/installer_templates/settings.template
index 5ceb6be0..d97f32c8 100644
--- a/installer_templates/settings.template
+++ b/installer_templates/settings.template
@@ -296,12 +296,10 @@ redhat_management_permissive: 0
restart_dns: 1
restart_dhcp: 1
-# if set to 1, new systems doing profile based installations will
-# contact cobbler to have system records created for them containing
-# the mac address information that they have requested for install.
-# this effectively allows for registration of new hardware via PXE
-# without having to manually enter in all of the mac addresses for
-# every machine on your network
+# if set to 1, allows /usr/bin/cobbler-register (part of the koan package)
+# to be used to remotely add new cobbler system records to cobbler.
+# this effectively allows for registration of new hardware from system
+# records.
register_new_installs: 0
# install triggers are scripts in /var/lib/cobbler/triggers/install