No commit activity in last 3 years
No release in over 3 years
Vagrant 1.7+ plugin to provide guest support for omnios (interim prior to core support), yep.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

vagrant-guest-omnios

A Vagrant 1.7+ plugin to provide support for the OmniOS operating system.

This code is a modified fork of the omnios plugin by mitchellh at https://github.com/mitchellh/vagrant/tree/1.7.2/plugins/guests/omnios/plugin.rb.

  • It adds the support for the chef_install and chef_installed guest capabilities submitted in PR #5179. Once that PR is merged, there is no need to use this plugin.
  • It adds support for the insert_public_key and remove_public_key guest capabilities submitted in PR #5182. Once that PR is merged, there is no need to use this plugin.

See LICENSE.