Andrew Bogott has submitted this change and it was merged.

Change subject: Added dummy password for passwords::openldap::labtest
......................................................................


Added dummy password for passwords::openldap::labtest

Change-Id: I87163e76bce2a984cc7d2acc000da1a2989d15b4
---
M modules/passwords/manifests/init.pp
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Andrew Bogott: Verified; Looks good to me, approved



diff --git a/modules/passwords/manifests/init.pp 
b/modules/passwords/manifests/init.pp
index 5c16f11..4dd9719 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -448,6 +448,10 @@
     $sync_pass = 'BAAAAAAAAAAAAAAR'
 }
 
+class passwords::openldap::labtest {
+    $sync_pass = 'FOOOOOOOOBAAAAAAAAAAR'
+}
+
 class passwords::tessera {
     $secret_key = 'notsecret'
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I87163e76bce2a984cc7d2acc000da1a2989d15b4
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>
Gerrit-Reviewer: Andrew Bogott <abog...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to