add name attribute to metadata
This commit is contained in:
parent
165c495b0c
commit
02b9f246e1
@ -1,8 +1,9 @@
|
|||||||
|
name "postfix"
|
||||||
maintainer "Opscode, Inc."
|
maintainer "Opscode, Inc."
|
||||||
maintainer_email "cookbooks@opscode.com"
|
maintainer_email "cookbooks@opscode.com"
|
||||||
license "Apache 2.0"
|
license "Apache 2.0"
|
||||||
description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth"
|
description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth"
|
||||||
version "2.0.0"
|
version "2.0.1"
|
||||||
recipe "postfix", "Installs and configures postfix"
|
recipe "postfix", "Installs and configures postfix"
|
||||||
recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl"
|
recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl"
|
||||||
recipe "postfix::aliases", "Manages /etc/aliases"
|
recipe "postfix::aliases", "Manages /etc/aliases"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user