A simple demonstration of how vagrant can be used with puppet to provision VMs
- Install Vagrant
- Clone this repository
- Run
vagrant up
You now have a VM running with MongoDB and Redis-Server installed!
Run vagrant ssh
To exit run exit
Run vagrant halt
Take a look at the Vagrant Docs
Thanks to WebYourMind for the YouTube video tutorial
© Joe Schofield 2017