Bug 990518 - config: [environment:default] overwrite instead of set default
Summary: config: [environment:default] overwrite instead of set default
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: otopi
Classification: oVirt
Component: Plugins.core
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 1.1.0
Assignee: Alon Bar-Lev
QA Contact: Ilanit Stein
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-31 11:18 UTC by Ilanit Stein
Modified: 2015-09-20 20:59 UTC (History)
7 users (show)

Fixed In Version: is10
Clone Of:
Environment:
Last Closed: 2013-08-18 08:41:11 UTC
oVirt Team: ---
Embargoed:
istein: devel_ack?


Attachments (Terms of Use)
engine-setup log (1.18 MB, text/plain)
2013-07-31 11:18 UTC, Ilanit Stein
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 17823 0 None None None Never

Description Ilanit Stein 2013-07-31 11:18:37 UTC
Created attachment 781042 [details]
engine-setup log

Description of problem:

Running "engine-setup-2 --jboss-home=dir" do not run over jboss-home as expected.

/etc/ovirt-engine-setup.conf.d/10-packaging.conf 
still contain original jboss-home:
OVESETUP_CONFIG/jbossHome=str:/usr/share/jbossas

alonbl explanation:
In order to find jboss location which is different in distributions, we add this packaging file during rpm installation.
at fedora and rhel it is different setting
the --jboss-home should have overridden this setting, while the packaging file overwrite the parameter...

Version-Release number of selected component (if applicable):
is6

Comment 1 Alon Bar-Lev 2013-08-01 07:25:20 UTC
setting this as low, as:

1. production should not modify jboss home.

2. this can be achieved via configuration file.


Note You need to log in before you can comment on or make changes to this bug.