Alon Bar-Lev has uploaded a new change for review. Change subject: BZ#841676 packaging: modify secure db connection prompt ......................................................................
BZ#841676 packaging: modify secure db connection prompt Phrase the ssl prompt to a more user friendly prompt, so the default 'no' may be kept without alerting anyone. Change-Id: I447c842ff21ef7193b005ff9758572cdd3fe08d0 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M packaging/fedora/setup/output_messages.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/12/7212/1 diff --git a/packaging/fedora/setup/output_messages.py b/packaging/fedora/setup/output_messages.py index 918ed48..93ad07f 100644 --- a/packaging/fedora/setup/output_messages.py +++ b/packaging/fedora/setup/output_messages.py @@ -147,7 +147,7 @@ INFO_CONF_PARAMS_REMOTE_DB_PASSWD_USAGE="Password for the remote database administrator" INFO_CONF_PARAMS_REMOTE_DB_PASSWD_PROMPT="Remote database password" INFO_CONF_PARAMS_DB_SECURE_CONNECTION_USAGE="Should the connection to the DB be secure? (The support must be configured on remote DB server)" -INFO_CONF_PARAMS_DB_SECURE_CONNECTION_PROMPT="Configure secure connection?" +INFO_CONF_PARAMS_DB_SECURE_CONNECTION_PROMPT="Configure secure connection? (make sure ssl is configured on remote DB)" #Auth domain -- To view, visit http://gerrit.ovirt.org/7212 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I447c842ff21ef7193b005ff9758572cdd3fe08d0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches