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
- Host: GitHub
- URL: https://github.com/bd808/bd808-vagrant
- Owner: bd808
- License: gpl-3.0
- Created: 2015-06-29T00:15:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T22:39:53.000Z (almost 6 years ago)
- Last Synced: 2025-03-16T09:45:25.941Z (over 1 year ago)
- Language: Vim script
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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)