mooli tayer has uploaded a new change for review.

Change subject: tools: fix example in configuration file.
......................................................................

tools: fix example in configuration file.

The SNMP_MANAGERS example contains space and no quates. Users
following this example will lose all but first snmp managers.

Change-Id: I30de620597eba51a0955d0d6c5cd1c4232c1ab44
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1072991
Signed-off-by: Mooli Tayer <mta...@redhat.com>
---
M packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/00/25500/1

diff --git 
a/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in 
b/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in
index 58fed0a..6236fa2 100644
--- a/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in
+++ b/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in
@@ -143,7 +143,7 @@
 # FILTERS="include:*(snmp:) ${FILTERS}"
 
 # Default whitespace separated IP/DNS list with optional port, default is 162.
-# SNMP_MANAGERS=manager1.example.com manager2.example.com:164
+# SNMP_MANAGERS="manager1.example.com manager2.example.com:164"
 SNMP_MANAGERS=
 
 # Default SNMP Community String.


-- 
To view, visit http://gerrit.ovirt.org/25500
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I30de620597eba51a0955d0d6c5cd1c4232c1ab44
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4.0
Gerrit-Owner: mooli tayer <mta...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to