Page MenuHomePhabricator

CI slaves need package php5-ldap for OpenStackManager/LdapAuthentication
Closed, ResolvedPublic

Description

From T124613, we need to provision php5-ldap on all the Jenkins slaves. That is needed by OpenStackManager / LdapAuthentication.

As a workaround I have manually installed it on Precise slaves with:

salt '*slave-precise*' cmd.run 'apt-get install php5-ldap'

Need to puppetize it.

Event Timeline

hashar raised the priority of this task from to High.
hashar updated the task description. (Show Details)
hashar added subscribers: gerritbot, Andrew, StudiesWorld and 7 others.

Change 267165 had a related patch set uploaded (by Hashar):
contint: php5-ldap on all slaves

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

Change 267165 merged by Andrew Bogott:
contint: php5-ldap on all slaves

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

Patch has been merged in operations/puppet