Skip to content

Puppet module for installing and configuring Vagrant.

License

Notifications You must be signed in to change notification settings

xavvo/puppet-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant

This Puppet module installs the Vagrant software package from the releases provided by the Vagrant downloads page.

To install vagrant, simply use the following in your manifests:

include vagrant

To install a Vagrant plugin, use the vagrant::plugin defined type. For example, to install the vagrant-windows plugin, you'd use the following in your manifest:

vagrant::plugin { 'vagrant-windows': }

License

Apache License, Version 2.0

Contact

Justin Bronn [email protected]

Support

Please log tickets and issues at https://github.com/counsyl/puppet-vagrant

About

Puppet module for installing and configuring Vagrant.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 100.0%