Andrew Bogott has submitted this change and it was merged.

Change subject: Include ruby-ldap on puppetmasters.
......................................................................


Include ruby-ldap on puppetmasters.

We need this, at least on a Trusty/Labs puppetmaster.

Change-Id: Ie04a42ea397a6ab27f885f05856e3466a6fd97fe
---
M modules/puppetmaster/manifests/init.pp
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  Alexandros Kosiaris: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/puppetmaster/manifests/init.pp 
b/modules/puppetmaster/manifests/init.pp
index af10eaa..afd2db9 100644
--- a/modules/puppetmaster/manifests/init.pp
+++ b/modules/puppetmaster/manifests/init.pp
@@ -45,7 +45,8 @@
         'puppet-el',
         'rails',
         'ruby-json',
-        'ruby-mysql'
+        'ruby-mysql',
+        'ruby-ldap'
         ]:
         ensure  => present,
     }

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

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

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

Reply via email to