Madhuvishy has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341189 )

Change subject: paws-internal: Add apache ldap auth puppet dependencies
......................................................................

paws-internal: Add apache ldap auth puppet dependencies

Change-Id: I67a40936235cb62555f2d42c8a5b54105e755564
---
M modules/jupyterhub/manifests/static.pp
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/89/341189/1

diff --git a/modules/jupyterhub/manifests/static.pp 
b/modules/jupyterhub/manifests/static.pp
index 682941d..0fa458d 100644
--- a/modules/jupyterhub/manifests/static.pp
+++ b/modules/jupyterhub/manifests/static.pp
@@ -22,6 +22,9 @@
     $ldap_groups = [],
 ) {
 
+    include ::apache::mod::auth_basic
+    include ::apache::mod::authnz_ldap
+
     include ::passwords::ldap::wmf_cluster
     $proxypass = $passwords::ldap::wmf_cluster::proxypass
 

-- 
To view, visit https://gerrit.wikimedia.org/r/341189
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I67a40936235cb62555f2d42c8a5b54105e755564
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Madhuvishy <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to