Skip to content

counsyl/puppet-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 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