Change the MUC domain for the kosmos.org XMPP server to kosmos.chat
This commit is contained in:
parent
4685b16573
commit
544f4b78f4
@ -4,7 +4,7 @@ maintainer_email 'ops@kosmos.org'
|
||||
license 'MIT'
|
||||
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)
|
||||
|
||||
# The `issues_url` points to the location where issues for this cookbook are
|
||||
|
@ -275,7 +275,7 @@ append_host_config:
|
||||
"kosmos.org":
|
||||
modules:
|
||||
mod_muc:
|
||||
host: "chat.@HOST@"
|
||||
host: "kosmos.chat"
|
||||
access:
|
||||
- allow
|
||||
access_admin:
|
||||
|
Loading…
x
Reference in New Issue
Block a user