Change the MUC domain for the kosmos.org XMPP server to kosmos.chat

This commit is contained in:
Greg Karékinian 2019-09-19 15:57:54 +02:00
parent 4685b16573
commit 544f4b78f4
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ maintainer_email 'ops@kosmos.org'
license 'MIT' license 'MIT'
description 'Installs/Configures kosmos-ejabberd' description 'Installs/Configures kosmos-ejabberd'
long_description 'Installs/Configures kosmos-ejabberd' long_description 'Installs/Configures kosmos-ejabberd'
version '0.1.1' version '0.1.2'
chef_version '>= 12.14' if respond_to?(:chef_version) chef_version '>= 12.14' if respond_to?(:chef_version)
# The `issues_url` points to the location where issues for this cookbook are # The `issues_url` points to the location where issues for this cookbook are

View File

@ -275,7 +275,7 @@ append_host_config:
"kosmos.org": "kosmos.org":
modules: modules:
mod_muc: mod_muc:
host: "chat.@HOST@" host: "kosmos.chat"
access: access:
- allow - allow
access_admin: access_admin: