Madhuvishy has submitted this change and it was merged. (
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(-)
Approvals:
Madhuvishy: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I67a40936235cb62555f2d42c8a5b54105e755564
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Madhuvishy <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Madhuvishy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits