discourse/chef/cookbooks/phantomjs/attributes/default.rb

4 lines
50 B
Ruby

default['phantomjs'] = {
'version' => '1.7.0'
}