#44 - Attributes slightly messed up
Signed-off-by: Sean OMeara <someara@opscode.com>
This commit is contained in:
parent
d6bec0d045
commit
bad71eebbe
@ -113,8 +113,8 @@ The `base` role is applied to all nodes in the environment.
|
|||||||
name "base"
|
name "base"
|
||||||
run_list("recipe[postfix]")
|
run_list("recipe[postfix]")
|
||||||
override_attributes(
|
override_attributes(
|
||||||
"mail_type" => "client",
|
|
||||||
"postfix" => {
|
"postfix" => {
|
||||||
|
"mail_type" => "client",
|
||||||
"main" => {
|
"main" => {
|
||||||
"mydomain" => "example.com",
|
"mydomain" => "example.com",
|
||||||
"myorigin" => "example.com",
|
"myorigin" => "example.com",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user