adjust jenkins slave packages
This commit is contained in:
parent
debd16df22
commit
918161b8d5
1 changed files with 2 additions and 1 deletions
|
@ -152,7 +152,6 @@ slave_packages_fedora:
|
|||
- postgresql-server
|
||||
- openssl
|
||||
- mod_wsgi
|
||||
- python-jinja2
|
||||
- python-psycopg2
|
||||
- sssd
|
||||
- libsss_simpleifp
|
||||
|
@ -219,8 +218,10 @@ f23_only:
|
|||
- python2-solv # For modulemd-resolver. (ticket #5349)
|
||||
- python3-solv # For modulemd-resolver. (ticket #5349)
|
||||
- python-requests-kerberos
|
||||
- python-jinja2
|
||||
|
||||
# Packages only available/needed in f24+
|
||||
f24_only:
|
||||
- python2-systemd
|
||||
- python2-requests-kerberos
|
||||
- python2-jinja2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue