Sha256: e49688944a92cf8b85c455be166195c8ac339c5bfc07b10c91b9457bd2954e6a
Contents?: true
Size: 504 Bytes
Versions: 3
Compression:
Stored size: 504 Bytes
Contents
maintainer "Opscode, Inc." maintainer_email "cookbooks@opscode.com" license "Apache 2.0" description "Installs/Configures imagemagick" long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) version "0.2.2" recipe "imagemagick", "Installs imagemagick package" recipe "imagemagick::devel", "Installs imagemagick development libraries" recipe "imagemagick::rmagick", "Installs rmagick gem" %w{fedora centos rhel ubuntu debian}.each do |os| supports os end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fast_food-0.1.2 | chef/cookbooks/imagemagick/metadata.rb |
fast_food-0.1.1 | chef/cookbooks/imagemagick/metadata.rb |
fast_food-0.1.0 | chef/cookbooks/imagemagick/metadata.rb |