pls try following command on your VM server, thanks.
[root@dhcp-10-223-10-111 ~]# mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak[root@dhcp-10-223-10-111 ~]# curl -o /etc/yum.repos.d/CentOS-Base.repo https://www.xmpan.com/...
This is a VMWare backward compatibility issue,
the OVA is based on VMWare 6.5 (VMWare Virtual Hardware Version == 13) and if you install it with VMWare 6.0 (Virtual Hardware Version==11) or lower
version, you will get this issue.According to VMWare. ...