michaelklishin / phantomjs-chef-cookbook

Chef cookbook that provisions PhantomJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhantomJS Chef Cookbook

This is an OpsCode Chef cookbook for PhantomJS.

It uses PhantomJS binaries 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.

Bitdeli Badge

About

Chef cookbook that provisions PhantomJS


Languages

Language:Ruby 99.1%Language:Shell 0.9%