Re-build the VM. It will pull the latest package down from the repo.
( vagrant provision )
ssh -i ~/.vagrant.d/insecure_private_key -p 2222 [email protected]
This will result in an SSH session similar to:
( vagrant ssh )
Re-build the VM. It will pull the latest package down from the repo.
( vagrant provision )
ssh -i ~/.vagrant.d/insecure_private_key -p 2222 [email protected]
This will result in an SSH session similar to:
( vagrant ssh )