Hello Anatoly Litovsky,

I'd like you to do a code review.  Please visit

    https://gerrit.ovirt.org/46177

to review the following change.

Change subject: Providing correct path to fingerprint keyes
......................................................................

Providing correct path to fingerprint keyes

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1248372

Change-Id: Id8466ccabc143e41b1507d5020664a0a05e5c784
Signed-off-by: Tolik Litovsky <[email protected]>
---
M scripts/ovirt-init-functions.sh.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/77/46177/1

diff --git a/scripts/ovirt-init-functions.sh.in 
b/scripts/ovirt-init-functions.sh.in
index 9124fb1..3ec20ac 100644
--- a/scripts/ovirt-init-functions.sh.in
+++ b/scripts/ovirt-init-functions.sh.in
@@ -1491,7 +1491,7 @@
             done
         fi
 
-        ovirt_store_config $(ls /etc/ssh_host*_key*)
+        ovirt_store_config $(ls /etc/ssh/ssh_host*_key*)
 
         # FIXME is this still needed?
         if is_standalone; then


-- 
To view, visit https://gerrit.ovirt.org/46177
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8466ccabc143e41b1507d5020664a0a05e5c784
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Fabian Deutsch <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to