Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

ngs-archives/puppet-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Puppet Module for Boxen

Build Status

Install Vagrant on your Mac.

Usage

include vagrant

vagrant::plugin { 'vagrant-vmware-fusion':
  license => 'puppet:///modules/people/joe/licenses/fusion.lic',
}

vagrant::box { 'squeeze64/vmware_fusion':
  source => 'https://s3.amazonaws.com/github-ops/vagrant/squeeze64-6.0.7-vmware_fusion.box'
}

Required Puppet Modules

  • boxen