From 352aef002a241441b2562c5df1f7c191d77e213b Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 23 Sep 2019 17:23:52 +0200 Subject: [PATCH] the jenins apache config needs rewrite --- modules/roles/manifests/jenkins.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/roles/manifests/jenkins.pp b/modules/roles/manifests/jenkins.pp index 3a068f9aa..799953371 100644 --- a/modules/roles/manifests/jenkins.pp +++ b/modules/roles/manifests/jenkins.pp @@ -5,6 +5,7 @@ class roles::jenkins { include apache2::auth_digest include apache2::authn_file include apache2::proxy_http + include apache2::rewrite include apache2::ssl apache2::site { '010-jenkins.debian.org': -- 2.20.1