summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-04-20 14:14:22 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-04-20 14:14:22 +0200
commitd6605cbf6e37dac3845c9f77b0be59d7bf2720c7 (patch)
tree8e8561b1cf8204616decab4c910852b7ffeaff5d
parentjenkins fixes. (diff)
downloadprofiles-d6605cbf6e37dac3845c9f77b0be59d7bf2720c7.tar.gz
profiles-d6605cbf6e37dac3845c9f77b0be59d7bf2720c7.tar.xz
jenkins fixes.
-rw-r--r--manifests/jenkins.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/jenkins.pp b/manifests/jenkins.pp
index b4490a0..bb2a9d7 100644
--- a/manifests/jenkins.pp
+++ b/manifests/jenkins.pp
@@ -42,6 +42,7 @@ class profiles::jenkins (
rewrite_rules => ['"^/static/[0-9a-fA-F]{8}\/(.*)" /$1 last'],
;
'jenkins /userContent':
+ location => '/userContent',
www_root => '/var/lib/jenkins/',
raw_append => @(EOF)
if (!-f $request_filename) {