COOK-733: added postfix::aliases recipe to manage /etc/aliases
Signed-off-by: jtimberman <joshua@opscode.com>
This commit is contained in:
@@ -15,6 +15,11 @@ attribute "postfix",
|
||||
:description => "Hash of Postfix attributes",
|
||||
:type => "hash"
|
||||
|
||||
attribute "postfix/aliases",
|
||||
:display_name => "Postfix Aliases",
|
||||
:description => "Hash of Postfix aliases mapping a name to a value. Example 'root' => 'operator@example.com'. See aliases man page for details.",
|
||||
:type => "hash"
|
||||
|
||||
attribute "postfix/mail_type",
|
||||
:display_name => "Postfix Mail Type",
|
||||
:description => "Is this node a client or server?",
|
||||
|
||||
Reference in New Issue
Block a user