Set up Vagrant environment
vagrant init centos/7
vagrant up
vagrant ssh
{% embed include file=“src/Vagrantfile)
ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@192.168.33.10
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
vagrant init centos/7
vagrant up
vagrant ssh
{% embed include file=“src/Vagrantfile)
ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@192.168.33.10