vagrant-local
Vagrant Plugin which can be used to managed the local host
This project is still in the early stages, any feedback is much appreciated
Installation
Published Package locations:
Setup OS Installation
- ooce/library/libarchive
- system/bhyve
- system/bhyve/firmware
- ooce/application/vagrant
- ruby-26
- zadm
Setup vagrant-local
To install it in a standard vagrant environment:
vagrant plugin install vagrant-local
To install it in a development vagrant environment:
vagrant plugin install vagrant-local-nightly
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/STARTcloud/vagrant-local/issues
License
This project is licensed under the AGPL v3 License - see the LICENSE file for details
Built With
- Vagrant - Portable Development Environment Suite.
- bhyve - Hypervisor.
- zadm - Bhyve Management tool
Contributing Sources and References
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
See also the list of contributors who participated in this project.
Acknowledgments
- Hat tip to anyone whose code was used
bundle config set --local path 'vendor/bundle'
MAKE=gmake bundle install
bundle binstubs --all
gem build *.gemspec
vagrant plugin install vagrant-local-0.1.94.gem