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

https://github.com/bd808/bd808-vagrant

Vagrant with Puppet config for my local dev VMs
https://github.com/bd808/bd808-vagrant

Last synced: 3 months ago
JSON representation

Vagrant with Puppet config for my local dev VMs

Awesome Lists containing this project

README

          

Bd808's Vagrant
===============

Vagrant and Puppet config to setup a local development VM the way I want it.

Nothing too crazy, new or exciting here. There may be some neat stuff buried
in the Puppet config, but if it's really fancy I probably cribbed it from
[MediaWiki Vagrant](https://github.com/wikimedia/mediawiki-vagrant) or
[Wikimedia's Puppet](https://github.com/wikimedia/operations-puppet).

License
-------

The project uses the GPLv3+ license as that is currently the most inclusively
compatible license for a composite project. The terms of GPLv3 allow inclusion
of components licensed under the following licenses:

* Public Domain
* zlib/libpng license (Zlib)
* MIT license (MIT/expat)
* BSD 3-Clause "New" or "Revised" license (BSD-3-Clause)
* ISC License (ISC)
* X11 license (X11)
* Apache License, 2.0 (Apache-2.0)
* GNU Library or "Lesser" General Public License v2.1 (LGPLv2.1)
* GNU Library or "Lesser" General Public License v3 (LGPLv3)
* GNU General Public License v2+ (GPLv2+)
* GNU General Public License v3 (GPLv3)