summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-06-20 22:37:04 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-06-20 22:37:04 -0400
commit4bb9d0c98eff78703a4e1c45b0c86c2f587680e1 (patch)
treeed817ab19610021383ccf5ed32a4cc9f28d6d454 /config
parent6c9318b5a3f50f08092ef3ee40e32ec1223c31ac (diff)
downloadcobbler-4bb9d0c98eff78703a4e1c45b0c86c2f587680e1.tar.gz
cobbler-4bb9d0c98eff78703a4e1c45b0c86c2f587680e1.tar.xz
cobbler-4bb9d0c98eff78703a4e1c45b0c86c2f587680e1.zip
Note that the config file is YAML
Diffstat (limited to 'config')
-rw-r--r--config/settings3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/settings b/config/settings
index 5ea665f6..14517c18 100644
--- a/config/settings
+++ b/config/settings
@@ -5,8 +5,7 @@
#
# This config file is in YAML 1.0 format
# see http://yaml.org
-
-
+#
# if 1, cobbler will allow insertions of system records that duplicate
# the mac address information of other system records. In general,
# this is undesirable.