#44 - Attributes slightly messed up

Signed-off-by: Sean OMeara <someara@opscode.com>
This commit is contained in:
Phil Sturgeon 2014-06-11 13:12:59 -04:00 committed by Sean OMeara
parent d6bec0d045
commit bad71eebbe

View File

@ -113,8 +113,8 @@ The `base` role is applied to all nodes in the environment.
name "base"
run_list("recipe[postfix]")
override_attributes(
"mail_type" => "client",
"postfix" => {
"mail_type" => "client",
"main" => {
"mydomain" => "example.com",
"myorigin" => "example.com",