INTPAK-117 Fixes configuring Java Opts 83/68783/3
authorTim Rozet <trozet@redhat.com>
Mon, 26 Feb 2018 19:42:32 +0000 (14:42 -0500)
committerTim Rozet <trozet@redhat.com>
Mon, 5 Mar 2018 15:35:51 +0000 (10:35 -0500)
commit7a664a0e4fa8bd3f16d7fce7844b67d0e43f51de
treee074ce40793be1c02d2a3e9be790ed1aa67f950d
parent265ed19927bd9afbca8687b1c31c0c57cd1dbc56
INTPAK-117 Fixes configuring Java Opts

Migrates configuring Java Options to a more appropriate variable,
"JAVA_OPTS" which is read by karaf as optional settings a user may
provide.  The change also includes moving the configuration by setting
the variable in the karaf file itself, rather than in systemd.  This
allows support for non-systemd OSes and deployment tools.

Change-Id: I2fd3c2a70e8d5f0f0645bc9e354a535d05526fd3
Signed-off-by: Tim Rozet <trozet@redhat.com>
CHANGELOG
manifests/config.pp
manifests/install.pp
metadata.json
spec/spec_helper.rb
spec/spec_helper_acceptance.rb