cookbook 'flash', '= 1.0.0'
flash (2) Versions 1.0.0 Follow1
Installs/Configures Adobe Flash Player
cookbook 'flash', '= 1.0.0', :supermarket
knife supermarket install flash
knife supermarket download flash
Flash Cookbook
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. Defaulttrue
. -
node['flash']['install_npapi']
- Install Flash Player for Firefox. Defaulttrue
. -
node['flash']['install_ppapi']
- Install Flash Player for Chrome and Opera. Defaulttrue
. -
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
- Ask specific questions on Stack Overflow.
- Report bugs and discuss potential features in Github issues.
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
1.0.0 passed this metric