Skip to content

Commit

Permalink
Tests: Add firewalld package install on clients
Browse files Browse the repository at this point in the history
Reviewed-by: Anuj Borah <[email protected]>
  • Loading branch information
sgoveas authored and pbrezina committed Oct 1, 2021
1 parent 10d3398 commit f092548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/multihost/sssd/testlib/common/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def client_install_pkgs(self):
pkgs = 'adcli realmd samba samba-common-tools krb5-workstation '\
'oddjob oddjob-mkhomedir ldb-tools samba-winbind '\
'samba-winbind-clients autofs nfs-utils authconfig '\
'authselect cifs-utils openldap-clients '\
'authselect cifs-utils openldap-clients firewalld '\
'tcpdump wireshark-cli expect rsyslog gcc gcc-c++ pam-devel '\
'tdb-tools libkcapi-hmaccalc'
sssd_pkgs = 'sssd sssd-tools sssd-proxy sssd-winbind-idmap '\
Expand Down

0 comments on commit f092548

Please sign in to comment.