So setting up first vagrant box was easy as 1,2,3. - vagrant init, change the Vagrant file
- vagrant up
- vagrant ssh This was Ubuntu 16.04. But then came the second box. It was very stubborn to import needed key to enable ssh key login. Basically I’ve tried pretty…