Enable ejabberd clustering #246
@ -12,7 +12,7 @@ production_run_list = %w(
|
||||
kosmos-ejabberd::backup
|
||||
)
|
||||
env_run_lists(
|
||||
'production' => production_run_list,
|
||||
'development' => default_run_list,
|
||||
'_default' => default_run_list
|
||||
'production' => production_run_list,
|
||||
'_default' => production_run_list
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user