Juan Hernandez has uploaded a new change for review. Change subject: tools: Remove obsolete configuration parameters ......................................................................
tools: Remove obsolete configuration parameters The parameters in the engine-config.conf file that point to the location of the main application server configuration file are no longer needed. Change-Id: I1ae738c43dc78c6d7125529aeb87039eb74c794c Signed-off-by: Juan Hernandez <[email protected]> --- M backend/manager/tools/engine-config/src/main/resources/engine-config.conf 1 file changed, 0 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/82/8782/1 diff --git a/backend/manager/tools/engine-config/src/main/resources/engine-config.conf b/backend/manager/tools/engine-config/src/main/resources/engine-config.conf index 37b96d0..095a14c 100644 --- a/backend/manager/tools/engine-config/src/main/resources/engine-config.conf +++ b/backend/manager/tools/engine-config/src/main/resources/engine-config.conf @@ -1,11 +1,5 @@ # engine-config configuration - -# Data source files -jbossDataSourceFile=/etc/ovirt-engine/engine-service.xml -jbossLoginConfigFile=/etc/ovirt-engine/engine-service.xml -log4jConfPath=/etc/ovirt-engine/engine-config/log4j.xml - # Data structure configTable=vdc_options configColumnName=option_name -- To view, visit http://gerrit.ovirt.org/8782 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1ae738c43dc78c6d7125529aeb87039eb74c794c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
