Skip to content

Commit

Permalink
Fixes #35487 - add missing psql and nftables dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
upadhyeammit committed Sep 21, 2022
1 parent 153198f commit eb6ff9e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions extras/foreman_protector/foreman-protector.whitelist
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,28 @@ boost-random
boost-iostreams
boost-thread
yum-utils
# el7 psql client dependencies
rh-postgresql12-postgresql
rh-postgresql12-postgresql-libs
rh-postgresql12-runtime
# el8 yum-utils dependencies
dnf-plugins-core
python3-dnf-plugins-core
# el8 nftables dependencies
nftables
firewalld
firewalld-filesystem
ipset
ipset-libs
iptables
iptables-etables
iptables-libs
libnetfilter_conntrack
libnffnetlink
libnftnl
python3-firewall
python3-nftables
python3-slip
python3-slip-dbus
# foreman-maintain
rubygem-foreman_maintain

0 comments on commit eb6ff9e

Please sign in to comment.