Vagrant-Solaris10

Build Status Code Climate Coveralls RubyGems Gemnasium

Installation

Install via Vagrant

$ vagrant plugin install vagrant-solaris10

Usage

This is a Vagrant plugin.

Contributing

  1. Fork it ( https://github.com/tnarik/vagrant-solaris10/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Authors

  • Tnarik Innael (@tnarik)
  • Mitchell Hashimoto (@mitchellh) : portions of code used as base for capability implementation, from the original Vagrant plugins code (1.6.5->1.7.x). Specific attribution will appear per file/method.