#44 - Attributes slightly messed up
Signed-off-by: Sean OMeara <someara@opscode.com>
This commit is contained in:
committed by
Sean OMeara
parent
d6bec0d045
commit
bad71eebbe
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user