xcat-core/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/cookbooks/aws/metadata.rb

9 lines
360 B
Ruby

name "aws"
maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "LWRPs for managing AWS resources"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.101.0"
recipe "aws", "Installs the right_aws gem during compile time"