cookbook 'air', '~> 1.0.0'
air (1) Versions 1.0.0 Follow1
Installs/Configures Adobe AIR
cookbook 'air', '~> 1.0.0', :supermarket
knife supermarket install air
knife supermarket download air
AIR Cookbook
Installs/Configures Adobe AIR Runtime and AIR Application (if path specified).
Please submit a Pull Request if you would like to add support for Mac OS X, Linux, SDK, or ARH.
Requirements
- Chef 11+
Platforms
- Windows
Cookbooks
- windows
Usage
By including this cookbook in a recipe or a run list, your organization has agreed to the
Adobe end-user license agreement (EULA).
Attributes
-
node['air']['update_disabled']
- Disable the AIR update feature. Defaultfalse
. -
node['air']['path']
- Specifies the URI to the AIR file to install. The AIR application installer installs the correct version of Adobe AIR on the target computer, as required by the AIR application to be installed. To install or update the runtime only, don't specify a path. -
node['air']['pingback_allowed']
- Allows the installer to check for updates to the AIR runtime and report a successful install to Adobe over the Internet. No identifying information is transmitted. Ignored if path attribute is not specified. Defaulttrue
. -
node['air']['location']
- Provides the location (an absolute file system path) to install the AIR application. The default location is the standard application installation location. Ignored if path attribute is not specified. -
node['air']['desktop_shortcut']
- Install a desktop shortcut for the installed AIR application. Ignored if path attribute is not specified. Defaulttrue
. -
node['air]['program_menu']
- Install a program menu shortcut for the installed application (on Windows). Ignored if path attribute is not specified. Defaulttrue
.
Examples
Install Adobe AIR Runtime only
include_recipe 'air'
Install Adobe AIR Runtime, Bee sample app, and disable
AIR updates
node.set['air']['path'] = 'http://download.macromedia.com/pub/developer/air/sample_apps/Bee.air' node.set['air']['location'] = 'C:\air\sample_apps' node.set['air']['update_disabled'] = true include_recipe 'air'
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.39 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
CHANGELOG
1.0.0
- Initial release
Collaborator Number Metric
1.0.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.0.0 failed this metric
FC066: Ensure chef_version is set in metadata: air/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.0 failed this metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.0.0 failed this metric
FC066: Ensure chef_version is set in metadata: air/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.0 failed this metric
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.0 failed this metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number