release v2.0.0

This commit is contained in:
jtimberman
2012-10-29 14:33:21 -06:00
parent d05db238f7
commit 83e521a557
4 changed files with 267 additions and 30 deletions

View File

@@ -2,7 +2,7 @@ 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 "1.2.3"
version "2.0.0"
recipe "postfix", "Installs and configures postfix"
recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl"
recipe "postfix::aliases", "Manages /etc/aliases"