projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad5a5e1
)
the jenins apache config needs rewrite
author
Peter Palfrader
<peter@palfrader.org>
Mon, 23 Sep 2019 15:23:52 +0000
(17:23 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 23 Sep 2019 15:23:52 +0000
(17:23 +0200)
modules/roles/manifests/jenkins.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/jenkins.pp
b/modules/roles/manifests/jenkins.pp
index
3a068f9
..
7999533
100644
(file)
--- 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':