base packages to install: remove ntpdate. It's not in rhel8 and we don't use ntp anymore anyhow.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-10-30 20:52:36 +00:00 committed by Pierre-Yves Chibon
parent 562de337af
commit bc5b8dca57

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',
'ntpdate', 'bash-completion', 'telnet',
'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