[node-patches] Change in ovirt-node[master]: Waiting for sshd to generate the keys

tlitovsk at redhat.com tlitovsk at redhat.com
Wed Nov 4 09:15:38 UTC 2015


Anatoly Litovsky has uploaded a new change for review.

Change subject: Waiting for sshd to generate the keys
......................................................................

Waiting for sshd to generate the keys

In order to persist the fingerprint
we need to wait for sshd service to generate those

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

Change-Id: I2644fe78b0579ec19732a6ac32fdb89007ff8dcc
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M services/ovirt-post.service
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/47/48047/1

diff --git a/services/ovirt-post.service b/services/ovirt-post.service
index ccc799b..f11daca 100644
--- a/services/ovirt-post.service
+++ b/services/ovirt-post.service
@@ -1,7 +1,7 @@
 [Unit]
 Description=oVirt Node post configuration service
-After=ovirt.service ovirt-firstboot.service
-Wants=ovirt.service
+After=ovirt.service ovirt-firstboot.service sshd.service
+Wants=ovirt.service sshd.service
 Before=getty at tty1.service vdsmd.service supervdsmd.service vdsm-network.service sanlock.service
 
 [Service]


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2644fe78b0579ec19732a6ac32fdb89007ff8dcc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>



More information about the node-patches mailing list