release v2.1.2

This commit is contained in:
jtimberman
2012-12-17 23:23:04 -07:00
parent a752ae571e
commit d7d149e7a7
2 changed files with 6 additions and 1 deletions

View File

@@ -3,7 +3,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 "2.1.0"
version "2.1.2"
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"