Alex Lourie has uploaded a new change for review.

Change subject: packaging: setup: update engine installation prompt
......................................................................

packaging: setup: update engine installation prompt

Change-Id: I2b383d19bd8d51639afa6e02374f296f5e247bcb
Bug-Url: https://bugzilla.redhat.com/1034850
Signed-off-by: Alex Lourie <alou...@redhat.com>
---
M src/plugins/ovirt-hosted-engine-setup/engine/health.py
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup 
refs/changes/70/21770/1

diff --git a/src/plugins/ovirt-hosted-engine-setup/engine/health.py 
b/src/plugins/ovirt-hosted-engine-setup/engine/health.py
index 9e63007..8a0f243 100644
--- a/src/plugins/ovirt-hosted-engine-setup/engine/health.py
+++ b/src/plugins/ovirt-hosted-engine-setup/engine/health.py
@@ -61,7 +61,9 @@
         live_checker = check_liveliness.LivelinessChecker()
         if not self.environment[ohostedcons.CoreEnv.IS_ADDITIONAL_HOST]:
             self.dialog.note(
-                _('Please install the engine in the VM.')
+                _(
+                    'Please install and setup the engine in the VM.'
+                )
             )
             self.dialog.note(
                 _(


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2b383d19bd8d51639afa6e02374f296f5e247bcb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alou...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to