Displaying 1 result from an estimated 1 matches for "dscm_home".
Did you mean:
scm_home
2013 Jul 23
1
Enviroment variables or Java startup -D arguments
.... How can I make Puppet aware of this var?
This <https://bitbucket.org/sdorra/scm-manager/wiki/faq> page does offer a
couple of other options (I know it offers a 3rd option, to modify the
properties file, but this seems a little like cheating). The other option I
tried was to add a "-DSCM_HOME=/myhome" to the start up script for tomcat,
but I don''t really understand how it works, and how I would do this. The
key seems to be *hiera. *But I''m unsure exactly how this works, and given
the Tomcat and Java modules I''m using.
My modules are:
seteam-tomcat <...