
Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: Starting ssh before adding host in AIO ...................................................................... packaging: Starting ssh before adding host in AIO In some cases during the AIO installation, host cannot be added because ssh server is not started by default on Fedora 18. This patch verifies that AIO plugin requires openssh-server package and that ssh service is started before adding host. Bug-Url: https://bugzilla.redhat.com/896472 Change-Id: I84cbacec81d08cc72d8951887b5ad44c3c2cb4fa Signed-off-by: Alex Lourie <alourie@redhat.com> (cherry picked from commit 52268c01b099ddce58aae9627c701761d46b92fd) (cherry picked from commit bb2ed17e901695c0fa92e24bd2e7f9425a623373) --- M packaging/fedora/setup/plugins/all_in_one_100.py M packaging/fedora/spec/ovirt-engine.spec.in 2 files changed, 8 insertions(+), 1 deletion(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Alex Lourie: Verified Ofer Schreiber: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12133 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I84cbacec81d08cc72d8951887b5ad44c3c2cb4fa Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.2 Gerrit-Owner: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>