summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-11-02 12:32:53 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-11-02 12:32:53 -0400
commit2f4f666d3ad1539bae85c545f50814108274f64c (patch)
tree0a99659d9dbc2b091c04c9a3ccaeca8986dddef2 /config
parent840b6deff0f9b3f72eb315e0d2f6f02164a949e0 (diff)
downloadthird_party-cobbler-2f4f666d3ad1539bae85c545f50814108274f64c.tar.gz
third_party-cobbler-2f4f666d3ad1539bae85c545f50814108274f64c.tar.xz
third_party-cobbler-2f4f666d3ad1539bae85c545f50814108274f64c.zip
Removing docs on yum_core_mirror_from_server (off by default), now explaining yum_post_install_mirror (which is on by default, and only slightly different).
Diffstat (limited to 'config')
-rw-r--r--config/settings2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/settings b/config/settings
index 10f8892..85d6395 100644
--- a/config/settings
+++ b/config/settings
@@ -28,5 +28,5 @@ webdir: /var/www/cobbler
xmlrpc_port: 25151
xmlrpc_rw_enabled: 0
xmlrpc_rw_port: 25152
-yum_core_mirror_from_server: 0
+yum_post_install_mirror: 0
yumdownloader_flags: "-resolve"