https://github.com/linyows/h2o-cookbook
Installs/configures h2o
https://github.com/linyows/h2o-cookbook
Last synced: 21 days ago
JSON representation
Installs/configures h2o
- Host: GitHub
- URL: https://github.com/linyows/h2o-cookbook
- Owner: linyows
- License: mit
- Created: 2015-10-01T14:25:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T13:52:51.000Z (over 6 years ago)
- Last Synced: 2025-04-13T03:12:19.720Z (21 days ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
H2O Cookbook
============Installs/configures [H2O][h2o].
[][supermarket]
[][travis]
[][license][h2o]: https://github.com/h2o/h2o
[travis]: https://travis-ci.org/linyows/h2o-cookbook
[supermarket]: https://supermarket.chef.io/cookbooks/h2o
[license]: https://github.com/linyows/h2o-cookbook/blob/master/LICENSEUsage
-----see attributes/default.rb
```ruby
include_recipe 'h2o'
```RecipeDSL
---------TODO...
Contributing
------------Bug reports and pull requests are welcome on GitHub at https://github.com/linyows/h2o-cookbook.
License and Author
------------------MIT License
- [linyows][linyows]
[linyows]: https://github.com/linyows