global: remove libselinux-python from install packages. We don't want it on f31+ and it's installed by basessh on any other host that needs it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-10-19 17:11:43 +00:00 committed by Pierre-Yves Chibon
parent 86bfee4ab4
commit ed8fbb1daa

View file

@ -65,7 +65,7 @@ hostbase: transient
global_pkgs_inst: ['bind-utils', 'mailx', 'nc', 'openssh-clients',
'patch', 'postfix', 'rsync', 'strace',
'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh',
'libselinux-python', 'ntpdate', 'bash-completion', 'telnet',
'ntpdate', 'bash-completion', 'telnet',
'atop', 'htop', 'rsyslog' ]
# Set up variables for various files to make sure we don't forget to use.
repoSpanner_rpms_http: 8445