summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-09-11 11:14:24 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-09-11 11:14:24 -0400
commit7b8053a2479651ce4e6914f0b5c918cf60a5ea5f (patch)
treee8ea652b0cf51acddb47e5ce969ffd4aeb17fa5b /config
parent716eb12b47e3a7b3f6963753116aef80f1e3ff00 (diff)
downloadcobbler-7b8053a2479651ce4e6914f0b5c918cf60a5ea5f.tar.gz
cobbler-7b8053a2479651ce4e6914f0b5c918cf60a5ea5f.tar.xz
cobbler-7b8053a2479651ce4e6914f0b5c918cf60a5ea5f.zip
--enable-menu feature from James C.
Diffstat (limited to 'config')
-rw-r--r--config/settings9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/settings b/config/settings
index 533f1210..d463bb0d 100644
--- a/config/settings
+++ b/config/settings
@@ -43,6 +43,15 @@ default_virt_ram: 512
# owner and/or group. Can be a comma seperated list.
default_ownership: "admin"
+# controls whether cobbler will add each new profile entry to the default
+# PXE boot menu. This can be over-ridden on a per-profile
+# basis when adding/editing profiles with --enable-menu=0/1. Users
+# should ordinarily leave this setting enabled unless they are concerned
+# with accidental reinstalls from users who select an entry at the PXE
+# boot menu. Adding a password to the boot menus templates
+# may also be a good solution to prevent unwanted reinstallations
+enable_menu: 1
+
# location for some important binaries and config files
# that can vary based on the distribution.
dhcpd_bin: /usr/sbin/dhcpd