Learn Steps

Learn Vagrant from Scratch : Conclusion and other points

Conclusion and other points

Thus we reached to the basic usage of vagrant and we learned about provisioning, port forwarding sharing, boxes, ssh, reload and other environment settings. Vagrant is really easy to use and is compatible for the developers as they are comfortable with CLI.

Points to keep in mind:

Conclusion:

Thus we learn how to use vagrant. you can harness the power of vagrant when you combine it with puppet and AWS apis. Vagrant is a great developer tool and must be used by everyone as it provides consistent environment from development to staging to productions.