Esxi as a provider ( following the link above )

From MyWiki
Revision as of 15:45, 29 May 2018 by George2 (Talk | contribs)

Jump to: navigation, search

We will try using ubuntu first
Get Ubuntu iso, upload to datastore and build vm
Perform apt update and upgrade, reboot, install open-vm-tools then reboot
Add vagrant user with password vagrant and ensure it can su password free.
Add vagrants key
mkdir -p /home/vagrant/.ssh
wget --no-check-certificate https://raw.github.com/mitchellh/vagrant/master/keys/vagrant.pub -O /home/vagrant/.ssh/authorized_keys