Weidong Shao 486c596323 Replace cookbooks for IceHouse release
Change-Id: Ibb6bdd3ed7795b86f773f9cb6ce1dfffb9b79faf
2014-08-07 08:36:02 +00:00

9 lines
358 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 "2.1.1"
recipe "aws", "Installs the right_aws gem during compile time"