Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

flash (2) Versions 1.0.0

Installs/Configures Adobe Flash Player

Policyfile
Berkshelf
Knife
cookbook 'flash', '= 1.0.0', :supermarket
cookbook 'flash', '= 1.0.0'
knife supermarket install flash
knife supermarket download flash
README
Dependencies
Changelog
Quality 100%

Flash Cookbook

Cookbook Version
Build Status

Installs Adobe Flash Player for Internet Explorer - ActiveX, Firefox - NPAPI, and Chrome and Opera - PPAPI.

Please submit a Pull Request if you would like to add support for Linux, Mac OS X, ESR, Debug or Projector.

Requirements

  • Chef 11+

Platforms

  • Windows

Cookbooks

  • windows

Usage

By including this cookbook in a recipe or a run list, you are excepting
Adobe end-user license agreement (EULA).

Attributes

  • node['flash']['install_activex'] - Install Flash Player for Internet Explorer. Default true.
  • node['flash']['install_npapi'] - Install Flash Player for Firefox. Default true.
  • node['flash']['install_ppapi'] - Install Flash Player for Chrome and Opera. Default true.
  • node['flash]['trust'] - Specify an array of files or directories that should be trusted for all users, and be placed in a local-trusted sandbox. The Global FlashPlayerTrust file is created as C:Windows\System32\Macromed\FlashPlayerTrust\ChefGeneratedTrust.cfg or C:Windows\SysWow64\Macromed\FlashPlayerTrust\ChefGeneratedTrust.cfg for 32-bit or 64-bit Windows respectively. Default [].
  • node['flash]['mms_cfg'] - Specify a hash of key value pairs to manage privacy and security settings in mms.cfg. The mms.cfg file managed is under C:Windows\System32\Macromed\Flash or C:Windows\SysWow64\Macromed\Flash for 32-bit or 64-bit Windows respectively. Default {}.

Getting Help

Contributing

Please refer to CONTRIBUTING.

License

MIT - see the accompanying LICENSE file for details.

Dependent cookbooks

windows ~> 1.38

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

CHANGELOG

1.0.0

  • Initial release

Foodcritic Metric
            

1.0.0 passed this metric