From d6605cbf6e37dac3845c9f77b0be59d7bf2720c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 20 Apr 2023 14:14:22 +0200 Subject: jenkins fixes. --- manifests/jenkins.pp | 1 + 1 file changed, 1 insertion(+) 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) { -- cgit v1.2.3