cookbook 'chef-imagemagick', '= 0.1.0'
chef-imagemagick (3) Versions 0.1.0 Follow1
Installs and configure ImageMagick.
cookbook 'chef-imagemagick', '= 0.1.0', :supermarket
knife supermarket install chef-imagemagick
knife supermarket download chef-imagemagick
ImageMagick
Installs and configure ImageMagick.
Config
-
node['chef-imagemagick']['source']['checksum']
: Checksum of the downloaded tarball -
node['chef-imagemagick']['source']['extension']
: The extension of the downloaded tarball -
node['chef-imagemagick']['source']['uri']
: The URI, with no file name of the downloaded tarball node['chef-imagemagick']['source']['version']
: The version number of the downloaded tarballnode['chef-imagemagick']['source']['folder_name']
: The folder name of the downloaded tarballnode['chef-imagemagick']['source']['file_name']
: The file name of the downloaded tarballnode['chef-imagemagick']['source']['file_path']
: The file path where tarball will be savednode['chef-imagemagick']['source']['folder_path']
: The folder path where tarball will be extractednode['chef-imagemagick']['source']['url']
: The URL for download of the tarballnode['chef-imagemagick']['source']['dependencies']
: Libs for better support
Usage
Berkshelf
source 'https://supermarket.chef.io' cookbook 'chef-imagemagick'
Node
The following nodes is an example of the minimal needed to run correctly this cookbook:
{ "run_list": [ "recipe[chef-imagemagick]" ] }
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
v0.1.0
- First release.
License Metric
0.1.0 passed this metric
0.1.0 passed this metric