chef-chrome icon indicating copy to clipboard operation
chef-chrome copied to clipboard

Chef cookbook to install Google Chrome browser

Results 4 chef-chrome issues
Sort by recently updated
recently updated
newest added

The Master Preferences Path on Chrome 85 for Windows has changed to `C:\Program Files\Google\Chrome\Application\master_preferences` As a result: Trying to call `chrome_version` for Chrome 85 on Windows will return nil. Source,...

0mSTDERR: Error: Package: google-chrome-stable-77.0.3865.90-1.x86_64 (google-chrome) [0m Requires: xdg-utils [0mError: Package: google-chrome-stable-77.0.3865.90-1.x86_64 (google-chrome) [0m Requires: libgtk-3.so.0()(64bit) [0mError: Package: google-chrome-stable-77.0.3865.90-1.x86_64 (google-chrome) [0m Requires: libappindicator3.so.1()(64bit) [0mError: Package: google-chrome-stable-77.0.3865.90-1.x86_64 (google-chrome) [0m Requires: libatk-bridge-2.0.so.0()(64bit) [0mError:...

It would be nice to be able to specify that Chrome should `upgrade` vs just `install`.

``` Error executing action `install` on resource 'yum_package[google-chrome-stable]' Chef::Exceptions::Package: No candidate version available for google-chrome-stable ``` centos7.4, virtualbox centos7, aws ec2 why??

help wanted