Displaying 1 result from an estimated 1 matches for "scm_home".
2013 Jul 23
1
Enviroment variables or Java startup -D arguments
...ariables, but non seem to be related.
Again, I may be misunderstanding the vocabulary)
I am setting up SCM-Manager<https://bitbucket.org/sdorra/scm-manager/wiki/Home>(GIT/Mercurial tomcat server). It does the job for development.
However, SCM-Manager requires the environment variable "SCM_HOME" to be set
to save the files to. I understand that a Puppet agent executes with a
minimal shell. 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...