Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelklishin/phantomjs-chef-cookbook
Chef cookbook that provisions PhantomJS
https://github.com/michaelklishin/phantomjs-chef-cookbook
Last synced: about 1 month ago
JSON representation
Chef cookbook that provisions PhantomJS
- Host: GitHub
- URL: https://github.com/michaelklishin/phantomjs-chef-cookbook
- Owner: michaelklishin
- Created: 2013-01-20T17:02:57.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T07:28:47.000Z (over 7 years ago)
- Last Synced: 2024-05-08T19:22:16.045Z (6 months ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhantomJS Chef Cookbook
This is an OpsCode Chef cookbook for [PhantomJS](http://phantomjs.org).
It uses [PhantomJS binaries](http://phantomjs.org/download.html) to provision PhantomJS.
## Phantom Version
This cookbook provides PhantomJS `1.8.1`+.
## Recipes
Main recipe is `phantomjs::tarball`.
## Attributes
* `node[:phantomjs][:version]` (default: `1.8.1`): version to provision
## Supported OSes
Recent Ubuntu releases (actively tested with Ubuntu 12.04).
## Supported architectures
Currently this cookbook supports 32 and 64 bit systems.
## Dependencies
None.
## Copyright & License
Michael S. Klishin, Travis CI Development Team, 2012-2013.
Released under the [Apache Public License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/michaelklishin/phantomjs-chef-cookbook/trend.png)](https://bitdeli.com/free "Bitdeli Badge")