Itamar Heim has submitted this change and it was merged.
Change subject: packaging: Disable provisioning when using remote DB
......................................................................
packaging: Disable provisioning when using remote DB
When engine-setup generates an answer-file and the user asks to use a
remote DB, the setup should disable provisioning in the answer file, so
running setup again with the created answer-file, it won't ask the user
database related questions.
Change-Id: I0dace423dbdb24a23ab189b039e39f93b3be6853
Bug-Url:
https://bugzilla.redhat.com/1040590
Signed-off-by: Ofer Schreiber <oschreib(a)redhat.com>
(cherry picked from commit c81c1bf868d82419bb1b00b9b24ab6b08a674d59)
---
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Ofer Schreiber: Verified
--
To view, visit
http://gerrit.ovirt.org/23854
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0dace423dbdb24a23ab189b039e39f93b3be6853
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server