Change in ovirt-engine[master]: services: add package information to configuration

Sandro Bonazzola has submitted this change and it was merged. Change subject: services: add package information to configuration ...................................................................... services: add package information to configuration as long as we use mead there is no way to pre-generate files for java before maven process. adding this to configuration provides trivial remedy, so that we can inject configuration values into environment and/or read it directly from java. especially useful for --version and --help cmdline. Change-Id: I595ebfa4c83d5b18cb9db3abc18a8fb61b7b74d2 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in M packaging/services/ovirt-engine/ovirt-engine.conf.in M packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf.in M packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf.in 4 files changed, 28 insertions(+), 0 deletions(-) Approvals: Alon Bar-Lev: Verified Sandro Bonazzola: Looks good to me, approved oVirt Jenkins CI Server: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/39375 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I595ebfa4c83d5b18cb9db3abc18a8fb61b7b74d2 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com