summaryrefslogtreecommitdiffstats
path: root/installer_templates
diff options
context:
space:
mode:
authorJames Laska <jlaska@redhat.com>2008-12-11 13:45:26 -0500
committerJames Laska <jlaska@redhat.com>2008-12-11 13:45:26 -0500
commitcd3c5094477c6324e44d3242a5532f08034aba06 (patch)
treefd6a7bcb17e3480140e294346e7446edff3bc6e1 /installer_templates
parentbb8683126363f08f33f112293a3182da47818274 (diff)
downloadcobbler-cd3c5094477c6324e44d3242a5532f08034aba06.tar.gz
cobbler-cd3c5094477c6324e44d3242a5532f08034aba06.tar.xz
cobbler-cd3c5094477c6324e44d3242a5532f08034aba06.zip
Add 'anamon_enabled' cobbler setting (default: 0)
Diffstat (limited to 'installer_templates')
-rw-r--r--installer_templates/settings.template7
1 files changed, 7 insertions, 0 deletions
diff --git a/installer_templates/settings.template b/installer_templates/settings.template
index e87ccc5d..65afa59e 100644
--- a/installer_templates/settings.template
+++ b/installer_templates/settings.template
@@ -267,6 +267,13 @@ spacewalk_url: $spacewalk_url
# is UDP and may not be available depending on network/firewall configuration.
syslog_port: 25150
+# by default, installs are *not* set to send installation logs to the cobbler
+# server. With 'anamon_enabled', kickstart templates may use the pre_anamon
+# snippet to allow remote live monitoring of their installations from the
+# cobbler server. Installation logs will be stored under
+# /var/log/cobbler/anamon.
+anamon_enabled: 0
+
# locations of the TFTP binary and config file
tftpd_bin: /usr/sbin/in.tftpd
tftpd_conf: /etc/xinetd.d/tftp