Ori Liel has uploaded a new change for review. Change subject: engine: comment-out JBOSS_HOME in notifier config(#1212433) ......................................................................
engine: comment-out JBOSS_HOME in notifier config(#1212433) JBOSS_HOME is already taken care of in: .../etc/ovirt-engine/notifier/notifier.conf.d/10-setup-jboss.conf It should remain an option to override it, but the initial state of the configuration should be that it's commented out. Bul-Url: http://bugzilla.redhat.com/1212433 Change-Id: I98f6f86bd6083f5c4ab6a23fa4f12a36c8ebf928 Signed-off-by: Ori Liel <ol...@redhat.com> --- M packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/07/40607/1 diff --git a/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in b/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in index 8e35718..a4e58ff 100644 --- a/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in +++ b/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in @@ -19,7 +19,7 @@ # # The location of the application server used by the engine: # -JBOSS_HOME="@JBOSS_HOME@" +#JBOSS_HOME="@JBOSS_HOME@" # # Important directories used by the engine: -- To view, visit https://gerrit.ovirt.org/40607 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I98f6f86bd6083f5c4ab6a23fa4f12a36c8ebf928 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ori Liel <ol...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches