dhoer / chef-chrome

Chef cookbook to install Google Chrome browser
https://www.google.com/chrome/
MIT License
16 stars 26 forks source link

chrome 1.0.10 not supported chef < 12 #5

Closed zackyaz closed 9 years ago

zackyaz commented 9 years ago

Hi

i am using chef < 12 and got the following error NoMethodError: undefined method source_url' for #<Chef::Cookbook::Metadata:0x16c9f80> C:/monsoon/repos/it_backend_services/litr_selenium_cp_rm_t/chef/cookbooks/chrome/metadata.rb:7:infrom_file'

thank and regards Zacky

dhoer commented 9 years ago

Whoops, I didn't realize source_url and issues_url were introduced in Chef 12. I will remove those entries.