An open API service indexing awesome lists of open source software.

https://github.com/zachahn/vagrant-puppet

vagrant box to download puppet modules
https://github.com/zachahn/vagrant-puppet

Last synced: 8 months ago
JSON representation

vagrant box to download puppet modules

Awesome Lists containing this project

README

          

# vagrant-puppet

easily download puppet modules for use with new vagrant boxes.

`modules` directory is linked to `~/.puppet/modules`, which is the default location of puppet module installs (`puppet module install `)

## development notes

### puppetlabs/stdlib@4.1.0

git subtree add --prefix=self/modules/stdlib https://github.com/puppetlabs/puppetlabs-stdlib.git 1ffd72daaaf21e71e762b6cd543043680bdb6694 --squash

### puppetlabs/apt@1.4.0

git subtree add --prefix=self/modules/apt https://github.com/puppetlabs/puppetlabs-apt.git 924e89289b93db60ef0f16a4e71579fa88e037a6 --squash