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

Gem Version Test, Lint, Release and Publish

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

  • 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