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:
parent
562de337af
commit
bc5b8dca57
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',
|
||||
'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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue