Version information
released Mar 6th 2015
This version is compatible with:
Start using this module
Add this module to your Puppetfile:
mod 'noeFernandez-vagrant', '0.1.0'
Learn more about managing modules with a PuppetfileDocumentation
noeFernandez/vagrant — version 0.1.0 Mar 6th 2015
Vagrant puppet module
This is the vagrant module. It provides a vagrant installation for windows
You can user this module typing
class{'vagrant':
ensure => installed, #by default this value is set to installed
version => 1.7.1,
}
Dependencies
- noeFernandez/download (0.1.0)