COOK-131, initial commit of skeleton metadata files.
This commit is contained in:
parent
aaf8f3645c
commit
d5d87f06e5
13
metadata.rb
Normal file
13
metadata.rb
Normal 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 => ""
|
Loading…
x
Reference in New Issue
Block a user