Migrate ejabberd UDP streams to openresty

And remove the other streams in the process, in favor of running haproxy
on all LBs.
This commit is contained in:
Râu Cao
2023-07-30 12:36:14 +02:00
parent 438ee4ace0
commit 68b56789c5
4 changed files with 6 additions and 70 deletions

View File

@@ -20,7 +20,6 @@ development_run_list = %w(
default_run_list = %w(
role[openresty]
kosmos-ejabberd::nginx
)
production_run_list = %w(
@@ -29,6 +28,7 @@ production_run_list = %w(
kosmos_assets::nginx_site
kosmos_discourse::nginx
kosmos_drone::nginx
kosmos-ejabberd::nginx
kosmos_garage::nginx_web
kosmos_gitea::nginx
kosmos_gitea::nginx_ssh