Alexandros Kosiaris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/163628

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/28/163628/1

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: newchange
Gerrit-Change-Id: I999d0d312806202ad9ca543b4b973e77753403b0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>

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

Reply via email to