Alexandros Kosiaris has submitted this change and it was merged.

Change subject: specify the correct password class
......................................................................


specify the correct password class

Change-Id: I999d0d312806202ad9ca543b4b973e77753403b0
passwords::openldap::oit -> passwords::openldap::corp
---
M manifests/role/openldap.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/role/openldap.pp b/manifests/role/openldap.pp
index 334db71..28aa05c 100644
--- a/manifests/role/openldap.pp
+++ b/manifests/role/openldap.pp
@@ -10,7 +10,7 @@
     }
 
     $master = 'ldap1.corp.wikimedia.org'
-    $sync_pass = $passwords::openldap::oit::sync_pass
+    $sync_pass = $passwords::openldap::corp::sync_pass
 
     # TODO: Actuall acquire a certificate for this
     install_certificate { 'star.wikimedia.org': }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I999d0d312806202ad9ca543b4b973e77753403b0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to