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 <juan.hernandez(a)redhat.com>
---
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 <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>