release v1.2.2

This commit is contained in:
jtimberman
2012-08-28 17:01:57 -06:00
parent 223907dbb0
commit 31ffb1afc2
3 changed files with 19 additions and 2 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.0"
version "1.2.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"