From 6833c23a01afe51aa689d028c7377916f8b192e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Tue, 26 Mar 2019 15:52:11 +0100 Subject: [PATCH] Replace host_config with append_host_config This was causing only the mod_muc module to be enabled for kosmos.org See the Virtual Hosting section of the docs https://docs.ejabberd.im/admin/configuration/ --- site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb b/site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb index 9d6852f..583a205 100644 --- a/site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb +++ b/site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb @@ -237,7 +237,7 @@ modules: mod_version: show_os: false -host_config: +append_host_config: "kosmos.org": modules: mod_muc: