release v2.1.4
This commit is contained in:
parent
f0448e5f31
commit
8a2768402d
@ -1,3 +1,7 @@
|
||||
## v2.1.4:
|
||||
|
||||
* [COOK-2281] - postfix aliases uses require_recipe statement
|
||||
|
||||
## v2.1.2:
|
||||
|
||||
* [COOK-2010] - postfix sasl_auth does not include the sasl plain
|
||||
|
@ -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.2"
|
||||
version "2.1.4"
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user