I have been developing an automated deployment using Capistrano and using Vagrant as my test virtual server.
The thing is, I need the IP of Vagrant to “ssh into it”.
I tried ifconfig and got the IP but it looks like it is not the exact vagrant IP.
Can anybody help me to get the Vagrant IP?
run:
and then in
config/deploy.rb