the jenins apache config needs authn_file
[mirror/dsa-puppet.git] / modules / roles / manifests / jenkins.pp
index 93d8cf1..3a068f9 100644 (file)
@@ -3,6 +3,7 @@ class roles::jenkins {
 
   include apache2
   include apache2::auth_digest
+  include apache2::authn_file
   include apache2::proxy_http
   include apache2::ssl