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
Published Package locations:
- ooce/library/libarchive
- system/bhyve
- system/bhyve/firmware
- ooce/application/vagrant
- ruby-26
- zadm
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
Bug reports and pull requests are welcome on GitHub at https://github.com/STARTcloud/vagrant-zones/issues
This project is licensed under the AGPL v3 License - see the LICENSE file for details
- vagrant-bhyve - A Vagrant plugin for FreeBSD to spin up Bhyve Guests.
- vagrant-zone - A Vagrant plugin to spin up LXZones.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Mark Gilbert - Makr91
See also the list of contributors who participated in this project.
- Hat tip to anyone whose code was used