Hostsfile
Installation
Install via Rubygems or Gemfile
$ gem install hostsfile
Usage
This gem has been extracted from customink-webops/hostsfile code, to decouple it from Chef, so that it can be used independently.
Contributing
- Fork it ( https://github.com/tnarik/hostsfile/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) : gem packaging, tests
- Seth Vargo (@sethvargo) : original code as part of the 'hostsfile' cookbook
- CustomInk, LCC : original code as part of the 'hostsfile' cookbook