#57 - Fixing attributes bug in README
Signed-off-by: Sean OMeara <someara@opscode.com>
This commit is contained in:
parent
80d37848cb
commit
3dd026f899
@ -95,7 +95,7 @@ http://wiki.opscode.com/display/chef/Templates#Templates-TemplateLocationSpecifi
|
|||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
On systems that should simply send mail directly to a relay, or out to the internet, use `recipe[postfix]` and modify the `node['postfix']['relayhost']` attribute via a role.
|
On systems that should simply send mail directly to a relay, or out to the internet, use `recipe[postfix]` and modify the `node['postfix']['main']['relayhost']` attribute via a role.
|
||||||
|
|
||||||
On systems that should be the MX for a domain, set the attributes accordingly and make sure the `node['postfix']['mail_type']` attribute is `master`. See __Examples__ for information on how to use `recipe[postfix::server]` to do this automatically.
|
On systems that should be the MX for a domain, set the attributes accordingly and make sure the `node['postfix']['mail_type']` attribute is `master`. See __Examples__ for information on how to use `recipe[postfix::server]` to do this automatically.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user