Sandro Bonazzola has uploaded a new change for review. Change subject: config: Fix typo in logcollector.conf ......................................................................
config: Fix typo in logcollector.conf Change-Id: I10cff4cd69af163bf96a4333fdfde8ff6bac884e Signed-off-by: Vojtech Szocs <[email protected]> (cherry picked from commit 07f48d0d1b143b6e86b6e98f69ba286d208a6a81) --- M src/logcollector.conf 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-log-collector refs/changes/59/25659/1 diff --git a/src/logcollector.conf b/src/logcollector.conf index 05fff46..bfd2b10 100644 --- a/src/logcollector.conf +++ b/src/logcollector.conf @@ -24,7 +24,7 @@ ## the port to ssh and scp on #ssh-port=22 ## the path to the ssh identity file to use -#key-file=/etc/pki/engine/keys/engine_id_rsa +#key-file=/etc/pki/ovirt-engine/keys/engine_id_rsa ## max concurrent connections for fetching RHEV-H logs #max-connections=MAX_CONNECTIONS -- To view, visit http://gerrit.ovirt.org/25659 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I10cff4cd69af163bf96a4333fdfde8ff6bac884e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: ovirt-log-collector-3.4 Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
