Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: Make location of variables configurable ......................................................................
packaging: Make location of variables configurable At the moment the engine service gets its configuration variables from the /etc/sysconfig/ovirt-engine file. This change introduces a new optional environment variable ENGINE_VARS that makes that also configurable. Change-Id: Ic88b52e71ad6cdd411b30bf488fed66de3c49997 Signed-off-by: Juan Hernandez <[email protected]> --- M backend/manager/tools/engine-tools-common/src/main/java/org/ovirt/engine/core/tools/common/db/StandaloneDataSource.java M packaging/fedora/engine-service.py 2 files changed, 7 insertions(+), 3 deletions(-) Approvals: Juan Hernandez: Verified Ofer Schreiber: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6336 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic88b52e71ad6cdd411b30bf488fed66de3c49997 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
