Moti Asayag has submitted this change and it was merged. Change subject: core: Fix the location of the engine.conf file ......................................................................
core: Fix the location of the engine.conf file The code tries to use /etc/engine/engine.conf but the file is located in /etc/ovirt-engine/engine.conf, so the engine is always using the defaults, regardless of what is the content of the file. Change-Id: I43169199ef5bd17f495767b209184b49e5f6c7e9 Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacadeLocator.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6220 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I43169199ef5bd17f495767b209184b49e5f6c7e9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches