# some variables export ADMIN_USER=“admin” export ADMIN_PUBLIC_KEY=“your public ssh key” # install necessary and helpful components yum –y install net–tools nano deltarpm wget bash–completion yum–plugin–remove–with–leaves yum–utils # install VM tools and perl for VMware VM customizations yum –y install open–vm–tools …