Vagrant-Solaris10
Installation
Install via Vagrant
$ vagrant plugin install vagrant-solaris10
Usage
This is a Vagrant plugin.
Contributing
- Fork it ( https://github.com/tnarik/vagrant-solaris10/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - 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.