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:
parent
86bfee4ab4
commit
ed8fbb1daa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue