COOK-131, initial commit of skeleton metadata files.

This commit is contained in:
jtimberman 2009-06-02 21:03:26 -06:00
parent aaf8f3645c
commit d5d87f06e5

13
metadata.rb Normal file
View File

@ -0,0 +1,13 @@
maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Configures postfix"
long_description "Configures#{cookbook.name}"
version "0.7"
recipe "postfix::sasl_auth"
attribute "postfix",
:display_name => "",
:description => "",
:recipes => [ "postfix" ],
:default => ""