Add more packages to jenkins for Ipsilon OIDC

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-05-11 13:00:45 +00:00
parent 5c1fc3c612
commit a22a24c225

View file

@ -147,6 +147,7 @@ slave_packages_fedora:
- freeipa-python - freeipa-python
- httpd - httpd
- mod_auth_mellon - mod_auth_mellon
- mod_auth_openidc
- postgresql-server - postgresql-server
- openssl - openssl
- mod_wsgi - mod_wsgi
@ -163,6 +164,7 @@ slave_packages_fedora:
- krb5-workstation - krb5-workstation
- python-sssdconfig - python-sssdconfig
- mod_ssl - mod_ssl
- python-jwcrypto
- python-lesscpy # End requires for Ipsilon - python-lesscpy # End requires for Ipsilon
- libxml2-python # Required by gimp-docs - libxml2-python # Required by gimp-docs
- createrepo # Required by dnf - createrepo # Required by dnf