Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 603 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 603 Bytes

vagrant-puppet-demo

A simple demonstration of how vagrant can be used with puppet to provision VMs

How to use

  • Install Vagrant
  • Clone this repository
  • Run vagrant up

You now have a VM running with MongoDB and Redis-Server installed!

How to access the VM

Run vagrant ssh To exit run exit

How to shut down the VM

Run vagrant halt

Take a look at the Vagrant Docs

Thanks to WebYourMind for the YouTube video tutorial

© Joe Schofield 2017