You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there anyway to change jenkins home to something other than /var/lib/jenkins with this module. Puppet will overwrite a symlink, even if its set to 'before' in a manifest. Having the abilty to set JENKINS_HOME with a param would be ideal.
The text was updated successfully, but these errors were encountered:
Do you know if the native Jenkins packages support this functionality? Generally this module is modeled after the structure/expectations of those native packages, and thus relying on /var/lib/jenkins as the "default home directory".
Is there anyway to change jenkins home to something other than /var/lib/jenkins with this module. Puppet will overwrite a symlink, even if its set to 'before' in a manifest. Having the abilty to set JENKINS_HOME with a param would be ideal.
The text was updated successfully, but these errors were encountered: