Skip to content

sous-chefs/firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

291 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

firefox Cookbook

Cookbook Version CI State OpenCollective OpenCollective License

This cookbook provides a firefox_install resource for installing Firefox via Mozilla package repositories, platform package managers, or Mozilla downloads on Windows and macOS. The resource allows specifying the version, language, repository behavior, and desired action.

See migration.md for migration guidance from the removed default recipe and node attributes.

Maintainers

This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.

Requirements

Platforms

  • AlmaLinux
  • Amazon Linux
  • CentOS Stream
  • Debian
  • Fedora
  • macOS
  • openSUSE Leap
  • Oracle Linux
  • Red Hat Enterprise Linux
  • Rocky Linux
  • Ubuntu
  • Windows

Chef

  • Chef 15.3+

Cookbooks

  • none

Resources

firefox_install

Installs the Firefox web browser. With no properties provided the latest version of Firefox (en-us) will be installed on the system.

Actions

  • :install - install Firefox (default)
  • :upgrade - upgrade Firefox if a previous version already exists

Properties

  • lang - Language of Firefox to install. Windows and macOS only. Default is en-US.
  • manage_repository - Configure Mozilla APT repositories on Debian-family Linux. Default is true.
  • package_name - Package name to install on Linux. Default is computed by platform and repository mode.
  • version - Version of Firefox to install. Default is latest.

Full resource documentation is available in documentation/firefox_install.md.

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers!

https://opencollective.com/sous-chefs#backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

https://opencollective.com/sous-chefs/sponsor/0/website https://opencollective.com/sous-chefs/sponsor/1/website https://opencollective.com/sous-chefs/sponsor/2/website https://opencollective.com/sous-chefs/sponsor/3/website https://opencollective.com/sous-chefs/sponsor/4/website https://opencollective.com/sous-chefs/sponsor/5/website https://opencollective.com/sous-chefs/sponsor/6/website https://opencollective.com/sous-chefs/sponsor/7/website https://opencollective.com/sous-chefs/sponsor/8/website https://opencollective.com/sous-chefs/sponsor/9/website

Sponsor this project

Packages

 
 
 

Contributors