diff --git a/playbooks/groups/jenkins-cloud.yml b/playbooks/groups/jenkins-cloud.yml index 263fc4f341..75fc3d121f 100644 --- a/playbooks/groups/jenkins-cloud.yml +++ b/playbooks/groups/jenkins-cloud.yml @@ -478,6 +478,21 @@ - pwgen # Required for mpi4py - openmpi-devel # Required for mpi4py - mpich2-devel # Required for mpi4py + - python-openid # Required by Ipsilon + - python-openid-teams # Required by Ipsilon + - python-openid-cla # Required by Ipsilon + - python-cherrypy # Required by Ipsilon + - m2crypto # Required by Ipsilon + - lasso-python # Required by Ipsilon + - python-sqlalchemy # Required by Ipsilon + - python-ldap # Required by Ipsilon + - python-pam # Required by Ipsilon + - freeipa-python # Required by Ipsilon + - httpd # Required by Ipsilon + - mod_auth_mellon # Required by Ipsilon + - postgresql-server # Required by Ipsilon + - mod_wsgi # Required by Ipsilon + - python-jinja2 # Required by Ipsilon tags: - packages