https://github.com/brettswift/vagrant-dev
quickstart development environments
https://github.com/brettswift/vagrant-dev
Last synced: about 2 months ago
JSON representation
quickstart development environments
- Host: GitHub
- URL: https://github.com/brettswift/vagrant-dev
- Owner: brettswift
- Created: 2014-01-31T19:03:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-12T21:42:33.000Z (about 11 years ago)
- Last Synced: 2024-04-14T16:12:01.338Z (about 1 year ago)
- Language: Puppet
- Size: 297 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vagrant Dev
===========
A placeholder for puppet development environments and utility environments, using hiera to plug and play features ad-hoc.Goals
-----
1. Function with either Puppet Open Source or Puppet EnterpriseBootstrapping
-------------
If you use a base box that doesn't have puppet installed, this will install it for you.You have an option of using Puppet Open Source or Puppet Enterprise. Just change the variable: `use_puppet_enterprise` in the vagrant file.
*Both bootstrap scripts will do nothing if puppet is found in the path.*
Boxes
------
- TBD!