{"id":15080736,"url":"https://github.com/jamesnetherton/puppet-google-chrome","last_synced_at":"2025-10-05T12:32:22.361Z","repository":{"id":16028575,"uuid":"18772311","full_name":"jamesnetherton/puppet-google-chrome","owner":"jamesnetherton","description":"Puppet module to install the Google Chrome web browser ","archived":true,"fork":false,"pushed_at":"2021-12-06T10:13:29.000Z","size":84,"stargazers_count":4,"open_issues_count":0,"forks_count":26,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-17T03:10:06.665Z","etag":null,"topics":["chrome","google-chrome","puppet","puppet-google-chrome"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesnetherton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-14T18:52:01.000Z","updated_at":"2023-01-28T04:53:57.000Z","dependencies_parsed_at":"2022-07-13T13:10:25.463Z","dependency_job_id":null,"html_url":"https://github.com/jamesnetherton/puppet-google-chrome","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesnetherton%2Fpuppet-google-chrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesnetherton%2Fpuppet-google-chrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesnetherton%2Fpuppet-google-chrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesnetherton%2Fpuppet-google-chrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesnetherton","download_url":"https://codeload.github.com/jamesnetherton/puppet-google-chrome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235399012,"owners_count":18983814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","google-chrome","puppet","puppet-google-chrome"],"created_at":"2024-09-25T05:30:25.916Z","updated_at":"2025-10-05T12:32:16.990Z","avatar_url":"https://github.com/jamesnetherton.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":":rotating_light: **THIS PROJECT IS NO LONGER MAINTAINED** :rotating_light:\n\n# puppet-google-chrome\n\n![Puppet Google Chrome CI](https://github.com/jamesnetherton/puppet-google-chrome/workflows/Puppet%20Google%20Chrome%20CI/badge.svg?branch=master)\n[![Puppet Forge](https://img.shields.io/puppetforge/v/jamesnetherton/google_chrome.svg)](https://forge.puppet.com/jamesnetherton/google_chrome)\n[![Puppet Forge](https://img.shields.io/puppetforge/f/jamesnetherton/google_chrome.svg?maxAge=600)](https://forge.puppet.com/jamesnetherton/google_chrome)\n[![Puppet Forge](https://img.shields.io/puppetforge/dt/jamesnetherton/google_chrome.svg?maxAge=600)](https://forge.puppet.com/jamesnetherton/google_chrome)\n[![Puppet Forge](https://img.shields.io/puppetforge/rc/jamesnetherton.svg?maxAge=600)](https://forge.puppet.com/jamesnetherton/google_chrome)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=600)](https://opensource.org/licenses/MIT)\n\n## Overview\n\nPuppet module to install the Google Chrome web browser module. Currently supports installation on:\n\n* Fedora\n* Debian / Ubuntu\n* openSUSE\n\n## Usage\n\nTo install the stable version of Google Chrome, include or declare the google_chrome class.\n\n```puppet\ninclude 'google_chrome'\n```\n\n```puppet\nclass { 'google_chrome':\n}\n```\n\nTo install unstable or beta versions, set the appropriate version attribute.\n\n```puppet\nclass { 'google_chrome':\n  version =\u003e 'unstable',\n}\n```\n\n```puppet\nclass { 'google_chrome':\n  version =\u003e 'beta',\n}\n```\nTo modify the full set of default parameters.\n\n```puppet\nclass { 'google_chrome':\n  ensure                 =\u003e 'installed',\n  version                =\u003e 'unstable',\n  package_name           =\u003e 'google-chrome',\n  repo_gpg_key           =\u003e 'https://dl.google.com/linux/linux_signing_key.pub',\n  repo_gpg_key_id        =\u003e '4CCA1EAF950CEE4AB83976DCA040830F7FAC5991',\n  repo_gpg_key_options   =\u003e 'http-proxy=\"http://proxyuser:proxypass@example.org:3128\"',\n  repo_name              =\u003e 'google-chrome',\n  defaults_file          =\u003e '/etc/default/google-chrome',\n  defaults_proxy_pac_url =\u003e 'http://foo/bar/proxy.pac',\n  repo_base_url          =\u003e 'https://dl.google.com/linux/chrome/rpm/stable/x86_64'\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesnetherton%2Fpuppet-google-chrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesnetherton%2Fpuppet-google-chrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesnetherton%2Fpuppet-google-chrome/lists"}