COOK-316, add recipes to metadata for all cookbooks
This commit is contained in:
@@ -2,7 +2,8 @@ maintainer "Opscode, Inc."
|
||||
maintainer_email "cookbooks@opscode.com"
|
||||
license "Apache 2.0"
|
||||
description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth"
|
||||
version "0.8"
|
||||
version "0.8.1"
|
||||
recipe "postfix", "Installs and configures postfix"
|
||||
recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl"
|
||||
|
||||
%w{ubuntu debian}.each do |os|
|
||||
|
||||
Reference in New Issue
Block a user