7 lines
80 B
Ruby
7 lines
80 B
Ruby
name "email_server"
|
|
|
|
run_list %w(
|
|
role[ldap_client]
|
|
kosmos_email::default
|
|
)
|