OP#590 fix path
This commit is contained in:
@@ -56,7 +56,7 @@ class confdroid_jenkins::params (
|
|||||||
# directories
|
# directories
|
||||||
$js_jenkins_home = '/var/lib/jenkins'
|
$js_jenkins_home = '/var/lib/jenkins'
|
||||||
$js_jenkins_logs = "${js_jenkins_home}/logs"
|
$js_jenkins_logs = "${js_jenkins_home}/logs"
|
||||||
$js_jenkins_cache = 'var/cache/jenkins'
|
$js_jenkins_cache = '/var/cache/jenkins'
|
||||||
$js_jenkins_run = '/run/jenkins'
|
$js_jenkins_run = '/run/jenkins'
|
||||||
|
|
||||||
# includes must be last
|
# includes must be last
|
||||||
|
|||||||
Reference in New Issue
Block a user