vagrant-zones
Vagrant Plugin which can be used to managed Bhyve, LX and native zones on illumos (OmniOSce)
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-zones
To install it in a standard vagrant environment:
vagrant plugin install vagrant-zones
To install it in a development vagrant environment:
vagrant plugin install vagrant-zones-nightly
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/STARTcloud/vagrant-zones/issues
License
This project is licensed under the AGPL v3 License - see the LICENSE file for details
Built With
Contributing Sources and References
- vagrant-bhyve - A Vagrant plugin for FreeBSD to spin up Bhyve Guests.
- vagrant-zone - A Vagrant plugin to spin up LXZones.
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
- Mark Gilbert - Makr91
See also the list of contributors who participated in this project.
Acknowledgments
- Hat tip to anyone whose code was used