Skip to content

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

Notifications You must be signed in to change notification settings

JoeScho/example.vagrant-puppet-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages